summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.2.12RC2php-5.2.12RC2Ilia Alshanetsky2009-11-270-0/+0
* 5.2.12RC2Ilia Alshanetsky2009-11-273-4/+4
* Revert gmp patches as they require a newer libIlia Alshanetsky2009-11-272-7/+5
* Fixe buildIlia Alshanetsky2009-11-271-1/+1
* Also allow base 62 for gmp_init as requested in (#50283)David Soria Parra2009-11-252-4/+7
* There is no ENT_IGNORE in 5.2Rasmus Lerdorf2009-11-251-10/+0
* Really use 62 as the upper boundary as requested and not 32.David Soria Parra2009-11-252-12/+16
* Missing _cv_ hereRasmus Lerdorf2009-11-251-4/+4
* Fixed bug #50195 (pg_copy_to() fails when table name contains schema).Ilia Alshanetsky2009-11-252-1/+6
* - Fixed bug #49677 (ini parser crashes with apache2 and using ${something} in...Jani Taskinen2009-11-252-0/+6
* wsJani Taskinen2009-11-251-19/+20
* - Do not forget NEWS for 5.2..Jani Taskinen2009-11-251-0/+1
* Another test that doesn't work as rootRasmus Lerdorf2009-11-251-0/+4
* These tests don't work when run as rootRasmus Lerdorf2009-11-2512-3/+15
* - Fixed bug #50285 (xmlrpc does not preserve keys in encoded indexed arrays)Felipe Pena2009-11-253-3/+135
* Missed a few - now it really works with autoconf-2.64+Rasmus Lerdorf2009-11-252-3/+3
* Someone strap down Jani and give him a sedative please.Rasmus Lerdorf2009-11-2511-56/+56
* - Fixed bug #50255 (isset() and empty() silently casts array to object)Felipe Pena2009-11-244-13/+45
* - Fix newsJani Taskinen2009-11-241-2/+2
* Fix null deref found by Michael MacleanRasmus Lerdorf2009-11-241-1/+1
* Add myself as pdo_pgsql maintainerIlia Alshanetsky2009-11-241-1/+1
* Implement feature request #50283 (allow base in gmp_strval to use full range:...David Soria Parra2009-11-243-2/+33
* - Fixed bug #50282 (xmlrpc_encode_request() changes object into array in call...Felipe Pena2009-11-243-6/+57
* - Upgraded bundled libtool to 1.5.26Jani Taskinen2009-11-234-1069/+1726
* Need the PCNTL extension loaded since that is where the SIGKILL constant come...Rasmus Lerdorf2009-11-231-0/+1
* This will only get a permission defined error if not running as root.Rasmus Lerdorf2009-11-231-0/+1
* Don't try to remove an empty output_obj here. Rasmus Lerdorf2009-11-231-2/+3
* When Ilia fixed bug #49470 and removed the '/' as a validRasmus Lerdorf2009-11-231-1/+1
* Extend the previously added large string concatenation validationIlia Alshanetsky2009-11-231-1/+1
* - Fixed error_log() to be binary safe when using message_type 3 (message appe...Jani Taskinen2009-11-223-11/+22
* - add tests dirPierre Joye2009-11-220-0/+0
* - Fixed bug #50258 (typos in error strings)Felipe Pena2009-11-212-4/+4
* Fixed bug #50219 (soap call Segmentation fault on a redirected url).Pierrick Charron2009-11-212-6/+16
* Don't ignore the 2nd parameter to PDO's quote() method that identifies the da...Ilia Alshanetsky2009-11-201-2/+1
* Fixed bug #50207 (segmentation fault when concatenating very large stringsIlia Alshanetsky2009-11-192-0/+8
* - Fix newsJani Taskinen2009-11-181-1/+2
* - Fixed "make test" in phpize builds when ini file(s) contain extension direc...Jani Taskinen2009-11-182-9/+6
* - Fixed bug #50185 (ldap_get_entries() return false instead of an empty array...Jani Taskinen2009-11-182-7/+13
* News entry for post_max_size fixRasmus Lerdorf2009-11-171-0/+3
* Make it possible to disable post_max_sizeRasmus Lerdorf2009-11-171-1/+1
* tz newsIlia Alshanetsky2009-11-171-0/+2
* - Updated to version 2009.19 (2009s)Derick Rethans2009-11-161-66/+67
* Simpify the max_file_uploads handling codeIlia Alshanetsky2009-11-161-6/+1
* - Improve testFelipe Pena2009-11-151-0/+4
* - Fixed bug #50158 (FILTER_VALIDATE_EMAIL fails with valid addresses containi...Felipe Pena2009-11-153-1/+22
* - Fixed bug #49521 (PDO fetchObject sets values before calling constructor) Felipe Pena2009-11-154-25/+71
* - Temporary hack to fix bug #49816 (works fine in HEAD which has working outp...Jani Taskinen2009-11-151-9/+16
* - Fixed bug #50174 (Incorrectly matched docComment)Felipe Pena2009-11-143-0/+38
* Back to devIlia Alshanetsky2009-11-123-3/+5
* 5.2.12RC1Ilia Alshanetsky2009-11-123-4/+4