summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MFB: Fix #42496. Cursor leak fetching LOBsChristopher Jones2007-12-114-1/+212
* Fixed bug #43522 (stream_get_line() eats additional characters)Ilia Alshanetsky2007-12-102-2/+27
* - MFH: Fixed Bug #42272 (var_export() incorrectly escapes char(0)).Derick Rethans2007-12-095-12/+25
* new testcases for array_unique() functionRaghubansh Kumar2007-12-0910-0/+931
* Fixed bug #43344 (Wrong error message for undefined namespace constant)Dmitry Stogov2007-12-0720-25/+275
* fix win buildRob Richards2007-12-071-5/+4
* - Fix for #41528 (Classes extending ArrayObject do not serialize correctly)Marcus Boerger2007-12-061-5/+164
* WSIlia Alshanetsky2007-12-063-3/+3
* - More about 4.6Marcus Boerger2007-12-061-1/+6
* Add db 4.6 to detect listMarcus Boerger2007-12-061-1/+1
* Fixed bug #43495 (array_merge_recursive() crashes with recursive arrays)Ilia Alshanetsky2007-12-052-1/+29
* - Fixing #38618 by:Marcus Boerger2007-12-052-15/+133
* - - Allow to check the out,exp and diff results on console while executing th...Marcus Boerger2007-12-051-53/+68
* - Allow to specify php executable on commandlineMarcus Boerger2007-12-051-1/+8
* MFH: starting with 2.6.30, standard libxml2 build can be usedRob Richards2007-12-041-2/+2
* Fixed testIlia Alshanetsky2007-12-041-1/+1
* Fixed bug #43493 (pdo_pgsql does not send username on connect when passwordIlia Alshanetsky2007-12-041-4/+4
* Fixed uninitialized valueDmitry Stogov2007-12-041-3/+2
* MFH: detect IBM iconv implementation and use correct encoding namesAntony Dovgal2007-12-043-5/+35
* MFHAntony Dovgal2007-12-042-6/+10
* Fixed crash because of uninitialized SG(sapi_headers).mimetypeDmitry Stogov2007-12-031-0/+2
* - Updated to version 2007.10Derick Rethans2007-12-031-412/+428
* Fixed bug #43332 (self and parent as type hint in namespace)Dmitry Stogov2007-12-033-1/+37
* MFB: Fixed bug #43482 (array_pad() does not warn on very small padIlia Alshanetsky2007-12-031-0/+5
* fix tests : better float valuesRaghubansh Kumar2007-12-032-21/+21
* New testcases for array_pad() functionRaghubansh Kumar2007-12-038-0/+2451
* fix tests: better float valuesRaghubansh Kumar2007-12-032-9/+9
* The -f option is fixed to work in the same way as in CLI sapiDmitry Stogov2007-12-031-11/+21
* New testcases for array_chunk() functionRaghubansh Kumar2007-12-0310-0/+1918
* Fixed bug #43457 (Prepared statement with incorrect parms doens'tIlia Alshanetsky2007-12-022-2/+3
* - MFH: Fixed bug #43143 (Warning about empty IV with MCRYPT_MODE_ECB).Derick Rethans2007-12-013-2/+26
* MFH: fix foldingAntony Dovgal2007-11-301-37/+58
* - MFH: Fixed a segfault when reading from an HTTP stream.Derick Rethans2007-11-292-1/+11
* Fixed testsIlia Alshanetsky2007-11-283-11/+11
* MFH: Fix bug #43364 (recursive xincludes don't remove internal nodes properly)Rob Richards2007-11-282-0/+44
* Marked with defectRaghubansh Kumar2007-11-283-3/+3
* Fixed bug #43373 (pcntl_fork() should not raise E_ERROR on error)Ilia Alshanetsky2007-11-271-1/+1
* New testcases for array_combine() functionRaghubansh Kumar2007-11-279-0/+1263
* New testcases for array_sum() functionRaghubansh Kumar2007-11-279-0/+543
* fix testAntony Dovgal2007-11-271-0/+1
* fix testAntony Dovgal2007-11-271-2/+4
* Revert addition of - char support for bound param namesIlia Alshanetsky2007-11-262-11/+9
* MFH: No zval is stored hereJani Taskinen2007-11-261-1/+1
* MFH:- Fixed bug #43365 (Several enums have trailing commas)Jani Taskinen2007-11-265-6/+6
* Fixed bug #43386 (array_globals not reset to 0 properly on init)Ilia Alshanetsky2007-11-251-1/+1
* - MFHLukas Smith2007-11-242-5/+4
* fix protoStanislav Malyshev2007-11-231-1/+1
* Fix incorrect use of assignment in where equality was intended - class tests.Robert Nicholson2007-11-235-10/+10
* Fixed compilation on WindowsDmitry Stogov2007-11-233-2/+5
* Fixed definitionsDmitry Stogov2007-11-232-4/+4