-
Switch to the v2 version of these functions.
The sqlite3 docs suggest always using prepare_v2 and the close_v2 could potentially help with an fd leak we have been seeing
-
Disable huge pages in the Zend allocator by default
As per the discussion on internals, this is an expert feature that needs special system-level configuration and care.
-
-
rlerdorf committed
Nov 8, 2013
-
rlerdorf committed
Oct 27, 2013
-
-
Fixed bugs #47675 and #64577 (fd leak on Solaris)
rlerdorf committedApr 5, 2013 -
Fixed bugs #47675 and #64577 (fd leak on Solaris)
rlerdorf committedApr 5, 2013
-
rlerdorf committed
Mar 21, 2012
-
Remove reference to "default_charset" here since the it isn't
really about the ini option at all. That only comes into play when you force it by passing and empty encoding string to those functions.
rlerdorf committedMar 12, 2012
-
Actually, this was a merge from trunk, and Gustavo did it originally.
rlerdorf committedMar 2, 2012 -
CLI Server was sending "Connection: closed" instead of "Connection: c…
…lose"
rlerdorf committedMar 2, 2012
-
Merge: make max_file_uploads PHP_INI_SYSTEM|PHP_INI_PERDIR
rlerdorf committedMar 1, 2012
-
Had the wrong bug number there
rlerdorf committedNov 16, 2011
-
rlerdorf committed
Nov 1, 2011
-
rlerdorf committed
Aug 11, 2011
-
rlerdorf committed
May 25, 2011
-
Increase the overly conservative pcre backtrack limit from 100000 to …
…1000000
rlerdorf committedMay 21, 2011
-
rlerdorf committed
May 19, 2011 -
Should probably have a note on the autoconf 2.60+ requirement here
rlerdorf committedMay 19, 2011 -
Decouple <?= from the short_tags setting and make it always enabled
rlerdorf committedMay 19, 2011
-
rlerdorf committed
Jan 6, 2011
-
Let's keep NEWS entries to things that might affect users.
A typo in a comment isn't very news-worthy.
rlerdorf committedJul 23, 2010
-
Update the FILTER_VALIDATE_EMAIL filter to fix bug #49576
rlerdorf committedApr 2, 2010
-
rlerdorf committed
Mar 31, 2010 -
full_special_chars filter from trunk - approved by johannes
rlerdorf committedMar 31, 2010