All pastes #304566 Raw Copy code Copy link Edit

Unnamed

public text v1 · immutable
#304566 ·published 2007-01-04 13:05 UTC
rendered paste body
--- basic_functions.c.old	2007-01-04 10:18:51.406250000 +0000
+++ basic_functions.c	2007-01-04 10:20:33.859375000 +0000
@@ -4132,6 +4132,7 @@
 #ifdef HAVE_SYSLOG_H
 	PHP_RINIT(syslog)(INIT_FUNC_ARGS_PASSTHRU);
 #endif
+	PHP_RINIT(assert) (INIT_FUNC_ARGS_PASSTHRU);
 	PHP_RINIT(dir)(INIT_FUNC_ARGS_PASSTHRU);
 	PHP_RINIT(url_scanner_ex)(INIT_FUNC_ARGS_PASSTHRU);