summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* MFH: Added myself to credits.Ilia Alshanetsky2003-11-161-1/+1
* Add myself to creditsIlia Alshanetsky2003-09-191-0/+6
* # Wez, your whish is my commandMarcus Boerger2003-08-121-1/+1
* MFH: Bugfix #25056Marcus Boerger2003-08-121-4/+13
* Fix testMarcus Boerger2003-08-091-5/+5
* MFHfoobar2003-07-191-2/+0
* MFH TSRMLS fixWez Furlong2003-07-141-1/+1
* A much better fix for the popen problemWez Furlong2003-07-131-10/+12
* Fix bug #24575 (sqlite_popen did not request a new resource id when persistentWez Furlong2003-07-131-1/+8
* MFH: Fix bug #24540Marcus Boerger2003-07-081-1/+1
* MFH: Add test for sqlite_seek()Marcus Boerger2003-07-080-0/+0
* This commit was manufactured by cvs2svn to create branch 'PECL_4_3'.SVN Migration2003-07-081-0/+98
* Function was renamed (don't test an alias)Marcus Boerger2003-06-261-3/+3
* (MFH) fix warningsMarcus Boerger2003-06-261-6/+5
* MFH: Rename sqlite_fetch_string() to sqlite_fetch_single() + aliasMarcus Boerger2003-06-262-7/+8
* MFH: fix memleakMarcus Boerger2003-06-261-0/+6
* Seems to workEdin Kadribasic2003-06-261-1/+0
* Testing pecl-cvsEdin Kadribasic2003-06-261-0/+1
* Removed files from PECL_4_3 branch that belong only in head.Edin Kadribasic2003-06-2616-817/+0
* MFH: zts typoIlia Alshanetsky2003-06-261-2/+2
* SQLite PHP_4_3 is dead. Long live SQLite PECL_4_3!Edin Kadribasic2003-06-265-788/+282
* This commit was manufactured by cvs2svn to create branch 'PECL_4_3'.SVN Migration2003-06-252470-659249/+0
* Fix a warningMarcus Boerger2003-06-251-2/+5
* Make sqlite good ext/ citizen.Edin Kadribasic2003-06-251-4/+4
* ZTS typoIlia Alshanetsky2003-06-251-2/+2
* re-enable dom by defaultSterling Hughes2003-06-251-1/+1
* This should not be enabled by default, ext/xml is..foobar2003-06-251-1/+1
* fineSterling Hughes2003-06-252-1/+1
* Experimental extensions are never enabled by default..foobar2003-06-251-1/+1
* Add ext/dom and ext/simplexml to the Win32 default build. #Apart from a linke...Sebastian Bergmann2003-06-253-11/+209
* these should be enabled by default. At least this much was agreed upon whenSterling Hughes2003-06-253-3/+3
* autodetect zlib if dom is enabledSterling Hughes2003-06-251-1/+10
* Don't pass resource as an argument when its not being parsed.Sterling Hughes2003-06-251-1/+1
* Added sqlite_single_query() and it's OO equivalent single_query().Ilia Alshanetsky2003-06-254-34/+211
* allow the root element to be accessed as a text nodeSterling Hughes2003-06-251-1/+7
* dom5 = domSterling Hughes2003-06-251-5/+5
* First shot at making ze1/ze2 coexistSascha Schumann2003-06-251-0/+22
* some awk installations need this escpaed ... BUG #24314 fixedHartmut Holzgraefe2003-06-251-1/+1
* Restore HEAD of TSRM to what it was two days ago.Sebastian Bergmann2003-06-2510-214/+289
* Disable MySQL extension by default.Sebastian Bergmann2003-06-251-2/+2
* Remove ext/rpc references from Windows build.Sebastian Bergmann2003-06-253-106/+0
* add zend engine 2 changes.Sterling Hughes2003-06-251-0/+4
* clean up a bit.foobar2003-06-251-8/+16
* fix entrySascha Schumann2003-06-251-3/+1
* add some NEWS stuff. Add your stuff now!Sterling Hughes2003-06-251-7/+18
* moved to pecl by sascha. remove them from head.Sterling Hughes2003-06-2583-20285/+0
* enable sqlite by defaultSterling Hughes2003-06-251-1/+1
* can now be --with-dom, as the old domxml is now in peclSterling Hughes2003-06-251-2/+2
* Fix configure failure with static openssl libsfoobar2003-06-241-1/+1
* Fixed bug #24312 (base64_decode() does not skip 0xF0-0xFF characters)Ilia Alshanetsky2003-06-242-0/+28