summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Clean-upZeev Suraski2001-06-135-162/+54
| | | | | Remove a lot of 100% redundent code
* Fixing the return type of numeric data to be numericFrank M. Kromann2001-06-131-19/+32
|
* Latest (minor) fixes: mssql, mysql and odbc now pass the testset correctly.Marc Boeren2001-06-135-12/+68
| | | | | # I need a working setup to test pgsql with the test-set as well.
* more functions, most of the simple ones (parameterwise) are now inHartmut Holzgraefe2001-06-134-264/+1150
|
* Adding some ifdefs for better platform compatibilityJason Greene2001-06-131-37/+43
|
* namespace protect one enum to fix compile with ncursesThies C. Arntzen2001-06-122-17/+17
|
* added coauthorsHarald Radi2001-06-122-0/+18
|
* initial version of ncurses extension,Hartmut Holzgraefe2001-06-1213-0/+907
| | | | | see example1 for whats possible right now
* fix buildDaniel Beulshausen2001-06-121-5/+5
|
* added Alan Brown to creditsHarald Radi2001-06-122-2/+2
|
* (PHP curl_setopt) fix CURLOPT_HTTPHEADER crasher (Stig)Stig Bakken2001-06-121-1/+2
|
* get rid of some getsockname() callsDaniel Beulshausen2001-06-121-146/+105
|
* added experimetal php->safearray supportHarald Radi2001-06-122-16/+134
|
* Fixed bug concerning mysql default_link that got freed too soon (Mc).Marc Boeren2001-06-122-1/+18
| | | | | Added the test-case to te connect-test-file (Mc).
* Improve XHTML compliance (suggested by Anil Madhavapeddy)Zeev Suraski2001-06-121-1/+1
|
* Remove bugus file.Jason Greene2001-06-121-7/+0
|
* @Added new experimental module pcntl (Process Control) (Jason)Jason Greene2001-06-1215-0/+500
| | | | | Initial Import
* Fix bug: #11397foobar2001-06-121-0/+1
|
* Fix the compile problem on some systems that do not have hstrerror()foobar2001-06-122-1/+9
|
* Fixing return value for fbsql_query on updates and fixing crash on ↵Frank M. Kromann2001-06-121-89/+83
| | | | fbsql_connect.
* added experimental enum supportHarald Radi2001-06-116-784/+1202
| | | | | changed everthing to use the Z_* makros
* add mbstring & xsltDaniel Beulshausen2001-06-115-0/+131
|
* Oops.Sebastian Bergmann2001-06-111-1/+1
|
* Add ext/xslt project to workspace.Sebastian Bergmann2001-06-111-0/+12
|
* should build under windows as wellDaniel Beulshausen2001-06-112-1/+4
|
* this should be here..styles must be arrayfoobar2001-06-111-0/+1
|
* used in extension(s) as wellDaniel Beulshausen2001-06-112-2/+2
|
* PHPAPIize url function to make them available to the outside (i.e. mbstring)Daniel Beulshausen2001-06-114-33/+33
|
* let this stuff build under windowsDaniel Beulshausen2001-06-113-5/+121
|
* move some constants to a more appropriate placeDaniel Beulshausen2001-06-112-20/+17
|
* fixed protofoobar2001-06-111-1/+1
|
* Partial fix bug: #11333foobar2001-06-111-1/+1
|
* Fixed bug that caused dbx_query to segfault on Linux (not Windows, though)Marc Boeren2001-06-111-14/+3
|
* - Fix grammarAndi Gutmans2001-06-111-1/+1
|
* # just correcting the evil vim removal of {{{'s and }}}'s ... bad vim! no ↵Dan Kalowsky2001-06-111-12/+12
| | | | folding for you!
* removed warningsHarald Radi2001-06-102-3/+3
|
* corrected a compile error (named variable missing). thanks to sebastian for ↵Dan Kalowsky2001-06-101-12/+13
| | | | | | | | pointing it out # but why is he getting php-cvs commit messages and i'm not?!? # i hope to hear that the mailing lists will be back online soon...
* Signal that no entry was foundSascha Schumann2001-06-101-1/+1
|
* Add some backwards-compatible macros to accomodate the renaming ofSascha Schumann2001-06-102-2/+7
| | | | | AC_ADD_* macros.
* added options for mbstring extension.Rui Hirokawa2001-06-103-0/+21
|
* modified code freeing resouce which causes segmentation fault.Rui Hirokawa2001-06-102-15/+17
|
* The Gettext module is not limited to the GNU implementation.Sascha Schumann2001-06-091-1/+1
|
* fix compilationDaniel Beulshausen2001-06-091-1/+1
|
* fix module initializationDaniel Beulshausen2001-06-091-2/+6
|
* Fix segfault when env vars are missing.David Hedbor2001-06-081-31/+37
|
* added in a bit more checking on the persistent connection checks...Dan Kalowsky2001-06-081-1/+11
|
* Check for http_session_vars != NULL.Sascha Schumann2001-06-081-1/+3
|
* Forget to add the $this->result param to fetchIntoTomas V.V.Cox2001-06-081-1/+1
|
* Add missing .cvsignore entries.Sebastian Bergmann2001-06-070-0/+0
|
* added charset parameter to output of mb_output_handler().Rui Hirokawa2001-06-071-4/+28
|