summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Added pg_fetch_all() that fetch all rows in result.Yasuo Ohgaki2002-07-212-0/+27
* * fixed some errors in package.xmlStig Bakken2002-07-211-36/+43
* Fixed php_pgsql_convert's bool type handling.Yasuo Ohgaki2002-07-201-9/+6
* Hmm. My PostgreSQL returns "bool" for boolean now.Yasuo Ohgaki2002-07-201-1/+1
* Fixed convetion when null string is passed to php_pgsql_convert()Yasuo Ohgaki2002-07-201-2/+1
* Fixed crash.Yasuo Ohgaki2002-07-201-1/+1
* - added a skeleton for new layersHarald Radi2002-07-196-10/+246
* Unify error messagesDerick Rethans2002-07-191-72/+68
* Unify error messagesDerick Rethans2002-07-191-113/+113
* Unify error messagesDerick Rethans2002-07-191-7/+7
* ext/rpc/com should work now, but there's still lots of work left.Harald Radi2002-07-1819-2344/+1635
* removing tclink extension so it can be moved to pear/peclDan Helfman2002-07-179-3783/+0
* new credit card processing module for TrustCommerceDan Helfman2002-07-179-0/+3783
* Fix DL entry point.Andrei Zmievski2002-07-171-0/+6
* Remove evil quotesfoobar2002-07-171-1/+1
* even more items on the TODO listChristian Stocker2002-07-171-2/+2
* nodename is not always set, check if it really is.Christian Stocker2002-07-171-1/+3
* Fixed build.Yasuo Ohgaki2002-07-171-2/+2
* unbreak the shared build..againfoobar2002-07-171-6/+7
* Added safe_mode & open_basedir checks for pg_lo_export()Yasuo Ohgaki2002-07-171-0/+8
* Added open_basedir check.Yasuo Ohgaki2002-07-171-0/+4
* Changed configure option order to make it clear option dependecy to users.Yasuo Ohgaki2002-07-171-8/+9
* Disable input encoding tranlation by default.Yasuo Ohgaki2002-07-171-2/+2
* fix protosfoobar2002-07-161-2/+2
* @Fixed infinite recursion crash bug in ticks (Jason)Jason Greene2002-07-161-20/+29
* Added support for php.ini parameter "mysql.connect_timeout"Georg Richter2002-07-162-0/+13
* Fix bug #16985 (wrong count of GET/POST variables).Edin Kadribasic2002-07-151-8/+11
* mysql_create_db and mysql_drop_db disabled for NetWareAnantha Kesari H Y2002-07-151-0/+6
* Clean up code a little (Remove a use of magic number)Yasuo Ohgaki2002-07-151-12/+12
* make this work with wsdl alsoShane Caraveo2002-07-141-3/+12
* Fix Bug #18341.Andrei Zmievski2002-07-141-2/+3
* a few fixesShane Caraveo2002-07-144-38/+49
* A start towards porting interop tests to php-soapShane Caraveo2002-07-1421-0/+2647
* Fix a couple of protosRasmus Lerdorf2002-07-141-6/+6
* Move comment.Yasuo Ohgaki2002-07-142-2/+2
* These options are all enabled by default. (why?)foobar2002-07-141-2/+2
* These options are all enabled by default. (why?)foobar2002-07-141-2/+2
* Fix tests. Moriyoshi Koizumi <readjust@deneb.freemail.ne.jp>Yasuo Ohgaki2002-07-143-3/+3
* Fixed win32 buildSander Roobol2002-07-131-6/+5
* Kill compiler warningfoobar2002-07-131-1/+1
* Fix SKIPs for these tests.foobar2002-07-132-5/+2
* nuke unused variable warningfoobar2002-07-131-3/+7
* Fixed some unused variable warningsfoobar2002-07-131-2/+5
* Nuke unused variablefoobar2002-07-131-1/+0
* Kill compile warningfoobar2002-07-131-2/+0
* Really fix it this time..foobar2002-07-131-0/+4
* Fixed bug: #16638.foobar2002-07-131-2/+1
* - Made the trim functions use same base function. (less code :)foobar2002-07-132-65/+35
* Fixed the undefined reference to 'gdttf' errors when using bundled GD lib.foobar2002-07-131-1/+1
* Fixed tests. Patch by Yoshimori Koizumi <readjust@deneb.freemail.ne.jp>Yasuo Ohgaki2002-07-132-2/+4