summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Re-fixed bug #47104 (Linking shared extensions fails with icc)Jani Taskinen2009-11-271-10/+24
* Fixe buildIlia Alshanetsky2009-11-271-1/+1
* fix debug windows build as well as remove a compilation warningAndrey Hristov2009-11-264-4/+5
* MFB52: missing _cv_Jani Taskinen2009-11-261-4/+4
* Also allow base 62 for gmp_init as requested in (#50283)David Soria Parra2009-11-252-2/+5
* Really use 62 as the upper boundary as requested and not 32.David Soria Parra2009-11-252-12/+16
* Fixed bug #50195 (pg_copy_to() fails when table name contains schema).Ilia Alshanetsky2009-11-251-1/+5
* - Fixed bug #49677 (ini parser crashes with apache2 and using ${something} in...Jani Taskinen2009-11-251-0/+4
* wsJani Taskinen2009-11-251-17/+18
* The constructor generates that next line of output, so the expectedRasmus Lerdorf2009-11-251-1/+1
* And there is no 23,24,25 in this test at all. Perhaps these lines wereRasmus Lerdorf2009-11-251-3/+0
* Unless I am completely misreading this test case, these 3 lines at the Rasmus Lerdorf2009-11-251-1/+4
* 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-252-3/+133
* 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-243-13/+43
* Update charset tableAndrey Hristov2009-11-241-3/+43
* Fix null deref found by Michael MacleanRasmus Lerdorf2009-11-241-1/+1
* Implement feature request #50283 (allow base in gmp_strval to use full range:...David Soria Parra2009-11-242-2/+31
* - Fixed bug #50282 (xmlrpc_encode_request() changes object into array in call...Felipe Pena2009-11-242-7/+56
* Fixed #50226 (Insufficient memory allocation for unicode string)Kalle Sommer Nielsen2009-11-241-1/+1
* Fixed bug #50267 (get_browser(null) does not use HTTP_USER_AGENT)Jani Taskinen2009-11-241-3/+6
* - Added test for bug #50261Felipe Pena2009-11-231-0/+38
* IMAP tests for trunkOlivier DOUCET2009-11-2319-1/+1017
* - 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
* Don't try to remove an empty output_obj here. Rasmus Lerdorf2009-11-231-2/+3
* Fixed bug #50240 (pdo_mysql.default_socket in php.ini shouldn't used if it is...Ilia Alshanetsky2009-11-231-1/+1
* When Ilia fixed bug #49470 and removed the '/' as a validRasmus Lerdorf2009-11-231-1/+1
* Trunk too - curl version check for the lack of a certinfo entryRasmus Lerdorf2009-11-231-1/+6
* - Fixed error_log() to be binary safe when using message_type 3 (message appe...Jani Taskinen2009-11-222-9/+19
* - add tests dirPierre Joye2009-11-220-0/+0
* - Fixed bug #50258 (typos in error strings)Felipe Pena2009-11-211-1/+1
* Fix phar regex test when '.php' is part of the path, instead be more specific...Brian Shire2009-11-211-1/+1
* Fixed bug #50219 (soap call Segmentation fault on a redirected url).Pierrick Charron2009-11-211-6/+14
* Mention account access so we can refer account-requestors to this READMEChristopher Jones2009-11-201-3/+5
* Don't ignore the 2nd parameter to PDO's quote() method that identifies the da...Ilia Alshanetsky2009-11-201-2/+1
* Compressed protocol support + extensibility for mysqlndAndrey Hristov2009-11-2015-353/+840
* Fix compile error because of wrong merging from 5.3 branch.Uwe Schindler2009-11-191-3/+3
* New testChristopher Jones2009-11-191-0/+127
* Refactor testChristopher Jones2009-11-191-50/+105
* - Fixed the setting of cookies in HEAD.Derick Rethans2009-11-181-13/+14
* - 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-181-6/+6
* Fixed bug #50212 (crash by ldap_get_option() with LDAP_OPT_NETWORK_TIMEOUT).Ilia Alshanetsky2009-11-181-2/+5
* - Fixed the setting of cookies.Derick Rethans2009-11-182-15/+28
* Fix bug #50140: With default compilation option, php symbols are unresolved f...Uwe Schindler2009-11-171-0/+6
* Make it possible to disable post_max_sizeRasmus Lerdorf2009-11-171-1/+1