summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix testHannes Magnusson2006-12-121-1/+1
* Fix skipifHannes Magnusson2006-12-128-9/+2
* Fix testsHannes Magnusson2006-12-123-3/+8
* MFH: fix #39795 (build fails on AIX because crypt_r() uses different data str...Antony Dovgal2006-12-121-0/+10
* Fixed bug #39782 (setTime() on a DateTime constructed with a WeekdayIlia Alshanetsky2006-12-112-0/+21
* MFHAntony Dovgal2006-12-111-3/+10
* add new testAntony Dovgal2006-12-111-0/+88
* Fixed bug #39791 (Crash in strtotime() on overly long relative dateIlia Alshanetsky2006-12-112-17867/+17456
* - MFH Fix comparison of RecursiveDualIteratorsMarcus Boerger2006-12-104-3/+73
* Optimize extract()Ilia Alshanetsky2006-12-101-6/+4
* - #39286, misleading error message when nvalid dimensions are givenPierre Joye2006-12-103-2/+21
* - #39508, add test (imagefill crashes with small image)Pierre Joye2006-12-101-0/+16
* - MFH:#39780, PNG image with CRC/data error raises fatal errorPierre Joye2006-12-104-1/+44
* Fixed by #39751 by KevinJohnHoffman at gmail dot comEdin Kadribasic2006-12-101-0/+8
* MFH: sys_get_temp_dir()Hannes Magnusson2006-12-093-0/+13
* Fixed testIlia Alshanetsky2006-12-091-3/+2
* Fixed bug #29840 (is_executable() does not honor safe_mode_exec_dirIlia Alshanetsky2006-12-091-1/+14
* Fixed handling of multiple cookies with the same name.Ilia Alshanetsky2006-12-092-0/+42
* fix heap corruption when adding/caching typelib (also fixes bug 39606)Rob Richards2006-12-092-3/+25
* Fixed testsIlia Alshanetsky2006-12-092-59/+51
* Fixed testIlia Alshanetsky2006-12-091-8/+2
* MFHAntony Dovgal2006-12-082-4/+4
* MFH: fix possible issue in the serializer, which might currupt struc when rea...Antony Dovgal2006-12-082-36/+36
* MFH: fix #39732 (oci_bind_array_by_name doesn't work on Solaris 64bit)Antony Dovgal2006-12-082-6/+6
* Fixed bug #39759 (Can't use stored procedures fetching multiple resultIlia Alshanetsky2006-12-084-17/+13
* fix testsRob Richards2006-12-082-2/+8
* Fixed bug #39763 (magic quotes are applied twice by ext/filter inIlia Alshanetsky2006-12-082-1/+16
* revert the fix for #39763Antony Dovgal2006-12-081-0/+2
* Fixed bug #39775 ("Indirect modification ..." message is not shown)Dmitry Stogov2006-12-081-0/+2
* add new tests by <zoe dot slattery at googlemail dot co dot uk>Antony Dovgal2006-12-082-0/+74
* add tests for old bug reportsNuno Lopes2006-12-083-0/+53
* initialize variablesAntony Dovgal2006-12-071-3/+2
* MFH: fix #39763 (magic quotes are applied twice by ext/filter)Antony Dovgal2006-12-071-2/+0
* Fixed bug #39754 (Some POSIX extension functions not thread safe).Ilia Alshanetsky2006-12-072-12/+66
* MFHAntony Dovgal2006-12-061-3/+3
* MFH: add missing 'F' modified (noticed by Matt)Antony Dovgal2006-12-061-0/+3
* Fix win32 buildRob Richards2006-12-062-0/+6
* MFH: use BSD licensed implementation of double-to-string utilities instead of...Antony Dovgal2006-12-063-191/+55
* MFHAntony Dovgal2006-12-051-5/+1
* Fixed bug #39724 (Broken build due to spl/filter usage of pcre extension).Ilia Alshanetsky2006-12-051-46/+2
* cosmetic improvementsAntony Dovgal2006-12-056-6/+7
* Remove PHP4.x stuffFrank M. Kromann2006-12-051-19/+0
* #39429 Update APIFrank M. Kromann2006-12-052-11/+191
* MFH: nuke redundant zval_ptr_dtor() callAntony Dovgal2006-12-051-1/+0
* Fixed bug #36798 (Error parsing named parameters with queries containingIlia Alshanetsky2006-12-053-90/+71
* Revert previous patch and it breaks builds with built-in cdb libIlia Alshanetsky2006-12-051-1/+1
* Fix testHannes Magnusson2006-12-051-1/+1
* fix bug #39625 (Apache crashes on importStylesheet call)Rob Richards2006-12-051-6/+8
* Fixed bug #39571 (timeout ssl:// connections).Ilia Alshanetsky2006-12-051-3/+24
* - MFH: invalid filter id should not return unsafe valuesPierre Joye2006-12-054-50/+58