summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add testcase for bug #29446Antony Dovgal2004-09-101-0/+19
* Fix Bug #29296: add explicit sslv2 and sslv3 transportsWez Furlong2004-09-102-0/+8
* SoapClient->__call() is renamed to SoapClient->__soap_call().Dmitry Stogov2004-09-102-4/+17
* Using php_libxml_xmlCheckUTF8() from ext/libxml.Dmitry Stogov2004-09-101-28/+3
* - This one fixes rather strange problem - ZE allows multiple declarations of ...Andi Gutmans2004-09-101-3/+5
* ChangeLog update2004-09-102-0/+173
* avoid ANSI stdio when calling tempnam() to avoid limitations of AT&T libc.Wez Furlong2004-09-091-3/+3
* - Defaulted ini variable "sybct.deadlock_retry_count" to 0Timm Friebe2004-09-091-1/+1
* Fix test scriptMarcus Boerger2004-09-091-1/+1
* - Revert API bumpAndi Gutmans2004-09-091-2/+2
* - Commit VM explanation.Andi Gutmans2004-09-091-0/+87
* - RecommitAndi Gutmans2004-09-091-1/+0
* - Recommit:Andi Gutmans2004-09-093-26/+81
* - Recommit:Andi Gutmans2004-09-091-2/+2
* - Roll back VM commitAndi Gutmans2004-09-0913-481/+3847
* Stop at the index on an unmatched [Rasmus Lerdorf2004-09-091-1/+1
* - Drop namespace relictMarcus Boerger2004-09-091-1/+0
* Fix __call's method signatureMarcus Boerger2004-09-091-3/+0
* - Check signature of magic methodsMarcus Boerger2004-09-093-26/+81
* Proper #ifdef'ingMarcus Boerger2004-09-091-4/+6
* add new testMarcus Boerger2004-09-091-0/+11
* - Bump the API number to work around this major breakage.Derick Rethans2004-09-091-2/+2
* We will use CALL dispatch method for compilers other then GCC. It is more safe.Dmitry Stogov2004-09-091-1/+1
* ChangeLog update2004-09-092-0/+85
* - Fix the fix.Andi Gutmans2004-09-091-5/+6
* - Fix bug #28054 by preventing printing out bogus information in backtraceAndi Gutmans2004-09-081-2/+2
* *** empty log message ***Sara Golemon2004-09-081-192/+0
* - Some architectural changes:Andi Gutmans2004-09-089-3811/+5343
* Handle maxlen when stream can't be mmapedSara Golemon2004-09-081-0/+11
* fix issue with multiple xsl objects using registerPHPfunctionsRob Richards2004-09-083-31/+53
* implement php_libxml_xmlCheckUTF8Rob Richards2004-09-082-0/+27
* ChangeLog update2004-09-081-0/+16
* Chunk Length may optionally be followed by whitespaceSara Golemon2004-09-071-1/+4
* Make it possible to return VideoStream and PrebuiltClipFrank M. Kromann2004-09-071-0/+4
* Protocol version context option and chunked transfer encodingSara Golemon2004-09-072-5/+224
* Make ext/soap work around libxml2 bug in xmlCheckUTF8 (2.6.7-2.6.13)Dmitry Stogov2004-09-071-2/+28
* ChangeLog update2004-09-072-0/+21
* - Fix handling of exceptions in dtorsMarcus Boerger2004-09-061-3/+6
* Fixed bug #29945 (simplexml_load_file URL limitation 255 char)Rob Richards2004-09-061-6/+14
* Fix: interfac -> interfaceDmitry Stogov2004-09-061-1/+1
* ChangeLog update2004-09-062-0/+46
* Fix reverse dependencyZeev Suraski2004-09-054-2/+6
* TouchMarcus Boerger2004-09-051-1/+1
* - Bugfix #29985Marcus Boerger2004-09-051-20/+14
* - Add some checks to unserialize() to prevent bufferoverflowsMarcus Boerger2004-09-051-15/+71
* - Add some checks when unserializing data to prevent buffer overflowsMarcus Boerger2004-09-054-112/+203
* remove "." at the end of messagesAndrey Hristov2004-09-051-11/+11
* make autogenerated docs happy (Friedhelm Betz)Moshe Doron2004-09-051-2/+2
* ChangeLog update2004-09-052-0/+27
* - Don't destroy object when calling overloaded cast method inAndi Gutmans2004-09-041-0/+1