Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | -Ported all remaining date() options | Andrey Hristov | 1999-07-22 | 2 | -3/+44 |
* | *** empty log message *** | Andrey Hristov | 1999-07-22 | 1 | -2/+2 |
* | Blobs now working too. | Danny Heijl | 1999-07-22 | 1 | -24/+28 |
* | Blobs don't work, hash problems. | Danny Heijl | 1999-07-22 | 1 | -2/+14 |
* | First cut at standard way of making dynamically loadable extensions on UNIX. | Stig Bakken | 1999-07-21 | 4 | -8/+41 |
* | Fix for bug #1806 | Andrey Hristov | 1999-07-21 | 1 | -1/+1 |
* | *** empty log message *** | Andrey Hristov | 1999-07-21 | 1 | -0/+1 |
* | Informix extension now works but php_ini stuff still needs rewriting. | Danny Heijl | 1999-07-21 | 1 | -45/+46 |
* | sync with 1.133 | Sascha Schumann | 1999-07-21 | 1 | -105/+93 |
* | merge in change from php3 | Sascha Schumann | 1999-07-21 | 1 | -0/+1 |
* | initial import of DBA | Sascha Schumann | 1999-07-21 | 16 | -0/+1865 |
* | the ; is superflicious | Sascha Schumann | 1999-07-21 | 1 | -1/+1 |
* | that's better | Stig Bakken | 1999-07-21 | 1 | -2/+0 |
* | Debian fixes | Stig Bakken | 1999-07-21 | 6 | -29/+77 |
* | fix to reiterate that one should _always_ use braces around if/else/for/while | Stig Bakken | 1999-07-21 | 1 | -4/+7 |
* | Started php4/ZTS port of Informix driver. | Danny Heijl | 1999-07-21 | 2 | -275/+293 |
* | use the same version as in php3 | Sascha Schumann | 1999-07-21 | 1 | -54/+0 |
* | use reverse lookup array, submitted by bfranklin@dct.com, #1755 | Sascha Schumann | 1999-07-21 | 1 | -3/+15 |
* | fix for #1748 | Sascha Schumann | 1999-07-21 | 1 | -9/+2 |
* | Added locale support. | Andrey Hristov | 1999-07-20 | 2 | -4/+33 |
* | exec() can now properly handle lines longer than (EXEC_INPUT_BUF-2) bytes. | Mike Gerdts | 1999-07-20 | 1 | -3/+41 |
* | Added 'n' option to date(). | Andrey Hristov | 1999-07-20 | 1 | -0/+5 |
* | Added headers_sent() function | Andrey Hristov | 1999-07-20 | 3 | -0/+13 |
* | Fix for bug #1750. | Andrey Hristov | 1999-07-20 | 1 | -0/+11 |
* | The last forgotten prototypes I know. | Egon Schmid | 1999-07-19 | 1 | -2/+2 |
* | Updated status | Andrey Hristov | 1999-07-19 | 1 | -0/+1 |
* | Ported WDDX module. | Andrey Hristov | 1999-07-19 | 6 | -0/+935 |
* | It's in PHP 3 and 4. | Egon Schmid | 1999-07-19 | 1 | -2/+2 |
* | Test, will document this soon. | Egon Schmid | 1999-07-19 | 1 | -2/+2 |
* | Moving dlist stuff into core. | Andrey Hristov | 1999-07-19 | 3 | -542/+1 |
* | *** empty log message *** | Zeev Suraski | 1999-07-19 | 1 | -10/+10 |
* | Kill compiler warnings. | Andrey Hristov | 1999-07-19 | 1 | -3/+3 |
* | license change | Danny Heijl | 1999-07-19 | 1 | -20/+9 |
* | update | Sascha Schumann | 1999-07-19 | 1 | -0/+1 |
* | More credits. | Andrey Hristov | 1999-07-19 | 1 | -1/+3 |
* | more to do | Sascha Schumann | 1999-07-18 | 1 | -0/+2 |
* | add session config to php.ini and adapt the naming scheme for it | Sascha Schumann | 1999-07-18 | 1 | -15/+15 |
* | Update credits a bit. | Andrey Hristov | 1999-07-17 | 1 | -1/+2 |
* | -Kill compile warnings in apache.c | Andrey Hristov | 1999-07-17 | 2 | -36/+45 |
* | Proto change | Andrey Hristov | 1999-07-17 | 1 | -1/+1 |
* | *** empty log message *** | Zeev Suraski | 1999-07-17 | 1 | -3/+3 |
* | I was sure I committed these already. Weird | Zeev Suraski | 1999-07-17 | 3 | -66/+131 |
* | *** empty log message *** | Zeev Suraski | 1999-07-17 | 1 | -2/+44 |
* | void some warnings | Sascha Schumann | 1999-07-17 | 1 | -2/+2 |
* | We'll have to live without these files somehow. | Zeev Suraski | 1999-07-17 | 2 | -9/+0 |
* | Dummies | Zeev Suraski | 1999-07-17 | 2 | -0/+9 |
* | We need to disable bcmath by default | Zeev Suraski | 1999-07-17 | 3 | -1725/+5 |
* | Get the Sybase modules uptodate | Zeev Suraski | 1999-07-16 | 2 | -22/+29 |
* | *** empty log message *** | Zeev Suraski | 1999-07-16 | 1 | -3/+3 |
* | A little change in how array_splice/array_slice handle length parameter. | Andrey Hristov | 1999-07-16 | 1 | -5/+9 |