summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Corrected typo in LimitIterator offset exception. Fixes #51119Peter Cowburn2010-02-223-2/+36
* Fix the name of the locale in some testsRaphael Geissert2010-02-211-0/+0
* Correct description of getservbyname_basic.phpt (bug #51022)Raphael Geissert2010-02-161-1/+1
* - Fix test (Bug #51036)Felipe Pena2010-02-151-1/+1
* - Fix the fix :PFelipe Pena2010-02-151-2/+1
* - Added missing SKIPIFFelipe Pena2010-02-155-0/+10
* - Fix test (Bug #51035)Felipe Pena2010-02-151-2/+2
* - Fix test (bug #51040)Felipe Pena2010-02-151-1/+1
* Fix strtolower.phpt (bug #51031)Raphael Geissert2010-02-131-0/+0
* - Fix testJani Taskinen2010-02-131-4/+2
* - Removed duplicate tests (bug #51007)Jani Taskinen2010-02-121-35/+0
* - Added missing SKIPIF section to tests (bug #51014)Jani Taskinen2010-02-128-0/+16
* - fix php_date_llabs declarationPierre Joye2010-02-111-3/+5
* Fixed safe_mode validation inside tempnam() when the directory path does not ...Ilia Alshanetsky2010-02-111-1/+1
* - Fixed bug #49585 (date_format buffer not long enough for >4 digit years).Derick Rethans2010-02-102-1/+17
* - Added a test case for bug #45866Derick Rethans2010-02-106-18/+46
* - Update in trunk and PHP 5.2 as well.Derick Rethans2010-02-101-522/+673
* - Fixed #44098, imap_utf8() returns only capital lettersPierre Joye2010-02-073-6/+26
* Allow newer oracle versionsJohannes Schlüter2010-02-041-0/+4
* Downgrade bundled PCRE to version 7.9 due to 8.0+ version use of C99Ilia Alshanetsky2010-02-0344-7787/+3637
* - missing patch (update to 0.9.3)Pierre Joye2010-02-011-2/+2
* - update to 0.9.3Pierre Joye2010-02-016-56/+99
* - fix testPierre Joye2010-02-011-1/+1
* - fix leakPierre Joye2010-02-011-0/+1
* Fixed bug #50847 (strip_tags() removes all tags greater then 1023 bytes long)Ilia Alshanetsky2010-02-012-9/+47
* Tests related to #50727Ulf Wendel2010-02-011-0/+211
* backport checks from 5.3 which fix one known segfault,Andrey Hristov2010-02-011-40/+40
* Fixed a possible open_basedir/safe_mode bypass in session extension identifie...Ilia Alshanetsky2010-01-311-1/+6
* Backport some SplObjectStorage tests to 5.2William Martin2010-01-297-0/+215
* Fixed bug #50859 (build fails with openssl 1.0 due to md2 deprecation)Ilia Alshanetsky2010-01-271-0/+6
* - Fixed bug #50832 (HTTP fopen wrapper does not support passwordless HTTP aut...Jani Taskinen2010-01-251-4/+8
* - make it work on win, simplify expect using expectfPierre Joye2010-01-251-3/+16
* Fix for bug#50772 Andrey Hristov2010-01-255-5/+61
* - 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-221-62/+62
* - fix win buildPierre Joye2010-01-221-1/+5
* Upgraded bundled PCRE to version 8.01Ilia Alshanetsky2010-01-2143-3636/+7782
* Added missing INI settingsIlia Alshanetsky2010-01-201-0/+3
* 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-191-2/+2
* Fixed testIlia Alshanetsky2010-01-191-1/+1
* - Add missing skipifJani Taskinen2010-01-191-0/+4
* Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).Ilia Alshanetsky2010-01-172-19/+78
* Kill very old export of the docs.Hannes Magnusson2010-01-171-646/+0
* fix bug #49463 (setAttributeNS fails setting default namespace)Rob Richards2010-01-152-5/+33
* 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