summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 5.2.13RC1php-5.2.13RC1Ilia Alshanetsky2010-01-280-0/+0
* RC1 newsIlia Alshanetsky2010-01-281-1/+1
* 5.2.13RC1Ilia Alshanetsky2010-01-282-3/+3
* Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)Ilia Alshanetsky2010-01-272-0/+8
* - Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP aut...Jani Taskinen2010-01-252-4/+10
* - Updated to 2010.2.Derick Rethans2010-01-251-1/+1
* - make it work on win, simplify expect using expectfPierre Joye2010-01-251-3/+16
* Fix for bug#50772 Andrey Hristov2010-01-256-5/+63
* Added test case for bug #44827Ilia Alshanetsky2010-01-251-0/+11
* tz newsIlia Alshanetsky2010-01-241-0/+1
* - Updated to version 2010.1 (./tzdata2010a)Derick Rethans2010-01-241-3/+3
* - \n or \r\n as phpt are txt file in svnPierre Joye2010-01-241-2/+2
* - skip if proc_nice is not availablePierre Joye2010-01-248-1/+30
* - Fixed bug #50823 (ReflectionFunction::isDeprecated producing "cannot be cal...Jani Taskinen2010-01-222-62/+64
* - fix win buildPierre Joye2010-01-221-1/+5
* Upgraded bundled PCRE to version 8.01Ilia Alshanetsky2010-01-2144-3636/+7784
* Added missing INI settingsIlia Alshanetsky2010-01-201-0/+3
* BFNJani Taskinen2010-01-201-0/+2
* fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)Takeshi Abe2010-01-202-5/+124
* - Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulat...Jani Taskinen2010-01-193-11/+13
* Fixed testIlia Alshanetsky2010-01-191-1/+1
* - Add missing skipifJani Taskinen2010-01-191-0/+4
* - WS + CS fixesJani Taskinen2010-01-191-40/+52
* Fixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).Ilia Alshanetsky2010-01-182-0/+6
* Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).Ilia Alshanetsky2010-01-173-19/+80
* Kill very old export of the docs.Hannes Magnusson2010-01-171-646/+0
* fix bug #49463 (setAttributeNS fails setting default namespace)Rob Richards2010-01-153-5/+34
* Fix gcc version check - bug #50771Rasmus Lerdorf2010-01-151-1/+1
* fix wrong type and useless assignmentsTakeshi Abe2010-01-151-9/+5
* Added test for bug #50680Ilia Alshanetsky2010-01-141-0/+9
* imagepolygon() and imagefilledpolygon() does not allow negative number of poi...Takeshi Abe2010-01-144-3/+36
* Added missing \n at the end of the fileIlia Alshanetsky2010-01-131-1/+1
* Fixed bug #50732 (exec() adds single byte twice to $output array).Ilia Alshanetsky2010-01-134-2/+27
* fix NEWS entryTakeshi Abe2010-01-131-1/+1
* MFB. Don't free soap_headers just before comparing the length. This causes So...Frank M. Kromann2010-01-131-1/+1
* removed an unused variableTakeshi Abe2010-01-131-2/+1
* Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)Ilia Alshanetsky2010-01-128-6/+24
* revertAndrey Hristov2010-01-111-4/+4
* missed to commit in 5_3, here it comes, reusability of statsAndrey Hristov2010-01-111-4/+4
* year++Ilia Alshanetsky2010-01-111-1/+1
* Install ext/json/php_son.h, too.Johannes Schlüter2010-01-091-0/+1
* Bug #49600 (imageTTFText text shifted right)Takeshi Abe2010-01-083-1/+34
* fix newsJani Taskinen2010-01-081-2/+2
* Worked with Samy Kamkar to improve LCG entropy. Rasmus Lerdorf2010-01-082-1/+8
* Fixed bug #50680 (strtotime() does not support eighth ordinal number).Ilia Alshanetsky2010-01-073-6446/+6513
* fix bug #50661 (DOMDocument::loadXML does not allow UTF-16)Rob Richards2010-01-063-3/+20
* Fixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but r...Ilia Alshanetsky2010-01-062-1/+3
* sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-0584-86/+86
* sed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.lSebastian Bergmann2010-01-051-1/+1
* - Addressing minor leak noticed while addressing bug #48590Sriram Natarajan2010-01-051-4/+3