summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Renamed the 5.4 branch as the general consensus is that new developmentexperimental/the_5_4_that_isnt_5_4Derick Rethans2010-03-160-0/+0
* mergeAndrey Hristov2010-03-1616-280/+308
* - Forgot to commit this patch. Sorry.Moriyoshi Koizumi2010-03-121-2/+2
* MF53: - Update the bundled libmbfl to the latest on upstream. (r296101)Jani Taskinen2010-03-1255-2708/+3429
|\
| * - Update the bundled libmbfl to the latest on upstream.Moriyoshi Koizumi2010-03-1255-2708/+3429
* | - Merged 2 of these, nuke one totally outdated and irrelevant.Jani Taskinen2010-03-123-94/+2
* | - These are no longer relevantJani Taskinen2010-03-127-14191/+0
* | MF53: New and improved DBA testsJani Taskinen2010-03-125-0/+177
|\ \ | |/
| * New and improved DBA testsChristopher Jones2010-03-125-0/+177
| * Fix build (see r296062)Hannes Magnusson2010-03-111-1/+1
| * add backlock socket context option for stream_socket_server(),Michael Wallner2010-03-112-2/+15
* | Merged r296086Jani Taskinen2010-03-121-1/+1
* | MF53:- Added backlog socket context option for stream_socket_server(). (Mike)Jani Taskinen2010-03-122-2/+15
* | - This is 5.4.0 (for now..:)Jani Taskinen2010-03-112-6/+6
* | Hello PHP 5.4, open for all new stuff.Jani Taskinen2010-03-110-0/+0
|/
* - Fix conflictJani Taskinen2010-03-111-12/+0
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-11108-3314/+4020
* Fixed bug #51269 (zlib.output_compression Overwrites Vary Header).Adam Harvey2010-03-113-1/+23
* Properly skip tests that require the bundled gd lib when the external is usedRaphael Geissert2010-03-117-4/+7
* - Fixed bug #51257 (CURL_VERSION_LARGEFILE incorrectly used after libcurl ver...Felipe Pena2010-03-102-1/+3
* Mask name of older DB4 versionsChristopher Jones2010-03-091-2/+2
* Fixed bug #51242 (Empty mysql.default_port does not default to 3306 anymore, ...Adam Harvey2010-03-094-3/+49
* - Fixed bug #51237 (milter SAPI crash on startup)Felipe Pena2010-03-082-1/+12
* - Fix php-milter sample usage (-r option doesn't exists here)Felipe Pena2010-03-081-2/+1
* - Updated to version 2010.5 (2010e)Derick Rethans2010-03-081-102/+102
* Rename the HAVE_LIBICONV_IN_LIBICONV macro to ICONV_ALIASED_LIBICONV, making ...Kalle Sommer Nielsen2010-03-084-6/+6
* Add some bcmath testsWilliam Martin2010-03-0814-0/+185
* Fix linking of iconv on WindowsKalle Sommer Nielsen2010-03-081-0/+1
* Fixed bug #51213 (pdo_mssql is trimming value of the money column).Ilia Alshanetsky2010-03-082-1/+10
* - Fixed bug #46111 (Some timezone identifiers can not be parsed).Derick Rethans2010-03-074-3807/+4620
* - Re-generate mapping files, but now with BC zones as well.Derick Rethans2010-03-071-0/+525
* - Fixed bug #48902 (Timezone database fallback map is outdated).Derick Rethans2010-03-073-421/+371
* - Fixed bug #49059 (DateTime::diff() repeats previous sub() operation).Derick Rethans2010-03-073-0/+38
* - Update test cases after the fix for bug #49778.Derick Rethans2010-03-071-2/+2
* - Fixed bug #40778 (DateInterval::format("%a") is always zero when an intervalDerick Rethans2010-03-075-4/+50
* - Fix orderFelipe Pena2010-03-071-1/+1
* - Fixed bug #50555 (DateTime::sub() allows 'relative' time modifications).Derick Rethans2010-03-073-0/+37
* - Change this test case because non-6 digits are supported now, and clarifyDerick Rethans2010-03-071-3/+3
* - Fixed copyright year.Derick Rethans2010-03-071-1/+1
* - Fixed bug #50392 (date_create_from_format enforces 6 digits for 'u' formatDerick Rethans2010-03-074-154/+140
* - Fixed bug #50383 (Exceptions thrown in __call / __callStatic do not include...Felipe Pena2010-03-073-1/+135
* - New testFelipe Pena2010-03-071-0/+46
* - Fixed bug #50810 (property_exists does not work for private)Felipe Pena2010-03-072-4/+3
* - Fixed tests Felipe Pena2010-03-061-4/+4
* Add NEWS entries for filter overflow fixRaphael Geissert2010-03-061-0/+2
* Detect overflows before they occur in the filter extension (bug #51023)Raphael Geissert2010-03-062-21/+50
* - Fixed bug #51096 ('last day' and 'first day' are handled incorrectly whenDerick Rethans2010-03-064-11133/+11186
* - Fixed bug #50358 (Compile failure compiling ext/phar/util.lo)Felipe Pena2010-03-062-1/+4
* Test misc argument error conditionsChristopher Jones2010-03-062-0/+127
* - Fixed bug #49267 (linking fails for iconv)Moriyoshi Koizumi2010-03-053-1/+5