summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* - fix possible segfault (see test 004) always exists and returns NULL onPierre Joye2006-10-091-2/+2
* Added missing configuration checksIlia Alshanetsky2006-10-081-0/+4
* - #39082, image* segfaults when used with only one argumentPierre Joye2006-10-082-2/+22
* Added missing safety checks (Problem identified by Coverity scan)Ilia Alshanetsky2006-10-071-3/+10
* Added missing safety checks (Problem identified by Coverity scan)Ilia Alshanetsky2006-10-071-3/+9
* MFH(r-1.356) Don't assume the array elements are arrays tooSara Golemon2006-10-071-1/+1
* BFNAntony Dovgal2006-10-071-0/+1
* Make quote() in PostgreSQL use PQescapeByteaConn() whenever possible forIlia Alshanetsky2006-10-062-4/+7
* Make pg_escape_bytea() use PQescapeByteaConn() whenever possible.Ilia Alshanetsky2006-10-062-6/+25
* back to devIlia Alshanetsky2006-10-063-3/+5
* Expose session storage module locater and serialization function via PHPAPIIlia Alshanetsky2006-10-062-5/+5
* modulo 0 news entryIlia Alshanetsky2006-10-061-0/+8
* more improvementsAntony Dovgal2006-10-062-2/+14
* MFH: fix #39067 (getDeclaringClass() and private properties)Antony Dovgal2006-10-062-0/+37
* MFH(r-1.376): Preserve EG(return_value_ptr_ptr) when calling zend_execute_scr...Sara Golemon2006-10-061-0/+3
* re-add the testAntony Dovgal2006-10-061-0/+108
* MFH: fix #39060 (virtual_file_ex() is broken on *BSD)Antony Dovgal2006-10-061-1/+1
* BFNEdin Kadribasic2006-10-061-0/+1
* Fix for #38985 (Wez)Edin Kadribasic2006-10-061-1/+1
* Fix ZTS build.Sebastian Bergmann2006-10-061-0/+1
* Revert until 5.2's release since we're in RC stageSara Golemon2006-10-061-3/+0
* MFH(r-1.376): Preserve EG(return_value_ptr_ptr) when calling zend_execute_scr...Sara Golemon2006-10-051-0/+3
* <tony2001> ilia: are you serious?Antony Dovgal2006-10-051-108/+0
* add testAntony Dovgal2006-10-051-0/+108
* 5.2.0RC5Ilia Alshanetsky2006-10-053-4/+4
* Increment replace count value for case-sensitive single char searches.Andrei Zmievski2006-10-051-0/+3
* - nuke unused variableHannes Magnusson2006-10-051-6/+6
* MFH: decrement ch->uses (or destroy handle) when destroying multi handleAntony Dovgal2006-10-052-1/+23
* fix build with new version of c-clientAntony Dovgal2006-10-051-0/+5
* CRLF->CRDmitry Stogov2006-10-050-0/+0
* Library updatesEdin Kadribasic2006-10-051-0/+2
* Added PQescapeStringConn support to windows tooEdin Kadribasic2006-10-052-2/+2
* Allow future extensibility without binary compatibility breakDmitry Stogov2006-10-051-0/+1
* Fixed bug #38989 (Absolute path with slash at beginning doesn't work on win)Dmitry Stogov2006-10-052-4/+13
* Fixed bug #39039 (SSL: fatal protocol error when fetching HTTPS fromIlia Alshanetsky2006-10-052-1/+6
* Added support for character sets in PDO quote() method for PostgreSQLIlia Alshanetsky2006-10-043-2/+16
* Added support for character sets in pg_escape_string() for PostgreSQLIlia Alshanetsky2006-10-043-6/+25
* Fixed missing open_basedir check inside chdir() function.Ilia Alshanetsky2006-10-042-1/+2
* add testAntony Dovgal2006-10-041-0/+19
* MFHAntony Dovgal2006-10-041-0/+2
* MFHAntony Dovgal2006-10-042-2/+2
* add missing ifdefAntony Dovgal2006-10-041-0/+2
* Update creditsEdin Kadribasic2006-10-041-1/+1
* BFNRob Richards2006-10-041-0/+2
* fix bug #39035 (Compatibilty issue between DOM and ze1_compatibility_modeRob Richards2006-10-041-1/+1
* - used only in HEADPierre Joye2006-10-041-142/+0
* - wrong definitionPierre Joye2006-10-041-1/+1
* fix typoAntony Dovgal2006-10-041-1/+1
* MFH: fix #39032 (strcspn() stops on null character)Antony Dovgal2006-10-043-1/+20
* - more tests for the last commitsPierre Joye2006-10-031-0/+56