summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* XML parsing warnings and notices were disabled.Dmitry Stogov2004-01-134-2/+22
|
* Support for WSDL <operation> without <input> messageDmitry Stogov2004-01-133-69/+79
|
* HTTP Cookies support (see interop round2 base kafka)Dmitry Stogov2004-01-131-23/+33
|
* Don't even define this.Sara Golemon2004-01-131-1/+1
|
* Whoops... Ilia forgot a ')'John Coggeshall2004-01-131-1/+1
|
* make usleep actually work properlyWez Furlong2004-01-131-2/+2
|
* ChangeLog update2004-01-132-0/+81
|
* Support automatic handling of byref parametersWez Furlong2004-01-133-4/+127
|
* Fixed a bug that would cause the sqlite session database to grow endlessly.Ilia Alshanetsky2004-01-121-1/+9
|
* More handsome solution for previous fixArd Biesheuvel2004-01-121-8/+9
|
* Added sanity check on ibase_[p]connect() dialect argument (fixes obscure ↵Ard Biesheuvel2004-01-121-2/+8
| | | | unregistered bug)
* Avoid duplicate symbols; definition is in bz2.cMartin Kraemer2004-01-121-1/+1
|
* fixDmitry Stogov2004-01-121-7/+7
|
* fixDmitry Stogov2004-01-121-10/+12
|
* Date comparsion was fixed to compare dates with different time zones.Dmitry Stogov2004-01-122-2/+31
|
* Timezone supportDmitry Stogov2004-01-121-8/+19
|
* Small error reporting fixesDmitry Stogov2004-01-121-18/+24
|
* WSDL support: schema importDmitry Stogov2004-01-121-4/+17
|
* WSDL support: support for wsdl importDmitry Stogov2004-01-124-302/+381
|
* This was way out of date.John Coggeshall2004-01-121-107/+1
|
* WSDL support: use of type before declaration (see interop round2 base ↵Dmitry Stogov2004-01-122-2/+3
| | | | OpenLink echoStructArray)
* - Return the PHP 4 behavior of not allowing class declerations withinAndi Gutmans2004-01-121-0/+5
| | | | | | | | | | | | - class declerations. This happened when declaring a class within a - method. class A { function foo() { class B { } } }
* Synch mysql_fetch_object with mysqli, sqlite and pgsqlMarcus Boerger2004-01-122-27/+198
|
* Add some testsMarcus Boerger2004-01-124-0/+99
|
* ChangeLog update2004-01-122-0/+72
|
* Proto fixMarcus Boerger2004-01-121-1/+1
|
* No longer neededMarcus Boerger2004-01-121-3/+0
|
* Add missing macroMarcus Boerger2004-01-122-0/+2
| | | | | # by popular demand, more and more exts need this
* TSRMLS fixWez Furlong2004-01-113-3/+3
|
* Fixed bug #26864 (pg_(update|delete) ignore PGSQL_DML_EXEC option).Ilia Alshanetsky2004-01-111-2/+8
|
* - Re-allow conditional class declerations. Needless to say that I alsoAndi Gutmans2004-01-111-0/+1
| | | | | - think it's not great coding.. Use polymorphism instead :)
* - This should fix the problem of conditional function decleration on theAndi Gutmans2004-01-113-10/+16
| | | | | | - same line of code not to work. You should re-evaluate your coding style - if you really code this way :)
* oops..foobar2004-01-111-1/+1
|
* BFNfoobar2004-01-111-0/+3
|
* add test case for bug #26869foobar2004-01-111-0/+15
|
* fixing testAndrey Hristov2004-01-111-1/+1
|
* added utf8 support option for sqlite >= 2.8.9.Rui Hirokawa2004-01-111-5/+12
|
* ChangeLog update2004-01-112-0/+53
|
* typosTal Peer2004-01-101-2/+2
|
* fixing tests after last Derick's commit that changed the behaviour ofAndrey Hristov2004-01-102-240/+240
| | | | | var_export() :)
* Do not run test if session extension is not avaliable.Ilia Alshanetsky2004-01-101-1/+6
|
* Update attribute tests.Marcus Boerger2004-01-103-13/+93
| | | | | | # There is a memory leak with += when accessing the attributes directly # But yet ->elem[$n] is not fails in the engine
* - Cleanup class_entryMarcus Boerger2004-01-101-68/+46
| | | | | | - allow derived classes - fix new SimpleXML_Element()
* Fix memory corruption with libxml's error handling.Marcus Boerger2004-01-102-11/+7
|
* Remove conflictZeev Suraski2004-01-101-5/+0
|
* Update testsRob Richards2004-01-104-7/+7
|
* XPath query returns nodelist object rather than arrayRob Richards2004-01-104-52/+107
|
* Added error mask to set_error_handler()Zeev Suraski2004-01-104-7/+23
| | | | | Patch by Christian Schneider <cschneid@cschneid.com>
* BUGFIX: server006.phptDmitry Stogov2004-01-101-1/+9
|
* *** empty log message ***Dmitry Stogov2004-01-101-0/+196
|