summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix interfaceZeev Suraski2003-07-231-2/+2
* Fix segfault. Patch by Timm Friebe <thekid@thekid.de>.Sebastian Bergmann2003-07-231-1/+1
* - Fix leak when no fill is done (ilia)Pierre Joye2003-07-231-3/+4
* - Remove imagepng, not used in testPierre Joye2003-07-231-2/+1
* - imagefill testsPierre Joye2003-07-231-0/+86
* - Fix #bug24594Pierre Joye2003-07-231-86/+181
* Added pg_version() which returns an associative array of client/protocol/serverMarcus Boerger2003-07-223-0/+25
* Add resonMarcus Boerger2003-07-221-1/+1
* The value might be a null pointerMarcus Boerger2003-07-221-2/+7
* Postgres decision on thisMarcus Boerger2003-07-221-1/+1
* - Use the new infrastructure of zend_symtable_*() (fixes bug #24565)Zeev Suraski2003-07-221-5/+1
* * Fixed bug #24535 (Crash when retrieving data from unbuffered result afterIlia Alshanetsky2003-07-221-26/+66
* API updateZeev Suraski2003-07-223-4/+4
* MFBEdin Kadribasic2003-07-221-2/+2
* @ - Added optional Parameter to OCIWriteTemporaryLob which allows toThies C. Arntzen2003-07-221-10/+16
* Fix EINVAL errors for OS's (Solaris + BSD) that do not appreciate microsecond...Jason Greene2003-07-222-4/+20
* MFB proper fix for #24592Sascha Schumann2003-07-221-7/+6
* Fixed bug #24592 (Possible crash in session extnsion, with NULL values)Ilia Alshanetsky2003-07-212-3/+39
* Reset vars when reusing a persistent connection as requested from postgres de...Marcus Boerger2003-07-211-0/+5
* Go without #24499 hint sneaked in by accidentMarcus Boerger2003-07-211-4/+1
* Fixed bug #24560 (parse_url() incorrectly handling certain file:// basedIlia Alshanetsky2003-07-211-1/+3
* Add test for bug #24499Marcus Boerger2003-07-201-0/+66
* should nt hereGeorge Schlossnagle2003-07-201-0/+1
* Fix warnings and whitespace in outputMarcus Boerger2003-07-201-30/+29
* Add support for instances in Reflection_Class.Marcus Boerger2003-07-201-12/+22
* removed references to smart_str, replaced with private string managementGeorge Schlossnagle2003-07-201-175/+157
* Remove this then, tooMarcus Boerger2003-07-201-5/+0
* SQLite objects are not cloneable. Maybe we allow this later for sqlite_db.Marcus Boerger2003-07-201-1/+2
* Use only one line per error message and don't terminate with a dot as everywh...Marcus Boerger2003-07-201-121/+167
* more of Timm's implementation.George Schlossnagle2003-07-201-262/+879
* Update docuMarcus Boerger2003-07-201-0/+7
* Missing headersfoobar2003-07-202-0/+36
* - Add class spl_array_it which is the iterator returned by spl_array.Marcus Boerger2003-07-202-14/+271
* Add test for class spl_arrayMarcus Boerger2003-07-191-0/+67
* Add class spl_array which is an array wrapperMarcus Boerger2003-07-195-0/+330
* proto fixesAndrey Hristov2003-07-1911-56/+56
* Id tag added.Andrey Hristov2003-07-192-2/+6
* Revert stuid patchMarcus Boerger2003-07-191-3/+1
* Fix cloneMarcus Boerger2003-07-191-1/+3
* Id tag addedAndrey Hristov2003-07-192-0/+4
* Id tags addedAndrey Hristov2003-07-194-0/+10
* fix for Bug #24715 segfault in dom_document_create_elementRob Richards2003-07-192-5/+5
* OS_UNIX/OS_WIN are set in the bundled libsqlite sources.foobar2003-07-191-2/+0
* Cleanup, as suggested by Andi.Sebastian Bergmann2003-07-191-1/+1
* Move filter functionality to dedicated functionMarcus Boerger2003-07-191-1/+5
* Add clone supportMarcus Boerger2003-07-191-21/+52
* fix invalid node pointersRob Richards2003-07-181-3/+3
* Add short notice regarding unbundled client libSascha Schumann2003-07-181-2/+4
* - UDM_PARAM_SORT_ORDER has been added in Udm_Set_Agent_Param whileSergey Kartashoff2003-07-181-0/+9
* - Coredump in Udm_Find was fixed.Sergey Kartashoff2003-07-181-1/+1