| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | This commit was manufactured by cvs2svn to create tag 'BEFORE_STACK_PATCH'.BEFORE_STACK_PATCH | SVN Migration | 1999-04-12 | 0 | -0/+0 |
| * | Minor fixes: | Zeev Suraski | 1999-04-12 | 2 | -0/+2 |
| * | tolerate uninitialized ini settings in php_ini_{long,double,string}() | Stig Bakken | 1999-04-12 | 1 | -5/+5 |
| * | This should help in keeping PHP4 up to date | Sascha Schumann | 1999-04-12 | 1 | -0/+103 |
| * | Test patch... | Zeev Suraski | 1999-04-10 | 1 | -2/+1 |
| * | test patch | Zeev Suraski | 1999-04-10 | 1 | -1/+1 |
| * | Oops | Zeev Suraski | 1999-04-10 | 1 | -1/+1 |
| * | php3_ini? What's that? | Zeev Suraski | 1999-04-10 | 4 | -831/+595 |
| * | Buh-bye php3_ini | Zeev Suraski | 1999-04-10 | 12 | -323/+159 |
| * | Allow runtime setting of the memory limit | Zeev Suraski | 1999-04-10 | 2 | -2/+2 |
| * | Get rid of php3_ini in Zend | Zeev Suraski | 1999-04-10 | 3 | -4/+21 |
| * | A lot of php3_ini -> php_ini work | Zeev Suraski | 1999-04-10 | 5 | -103/+40 |
| * | Move safe_mode to the new php_ini mechanism | Zeev Suraski | 1999-04-10 | 6 | -40/+28 |
| * | Move asp_tags and short_open_tag to the new php_ini mechanism | Zeev Suraski | 1999-04-10 | 4 | -30/+10 |
| * | We need to initialize the utility values after we initialize the INI file, wh... | Zeev Suraski | 1999-04-10 | 2 | -3/+9 |
| * | * php_ini fixes | Zeev Suraski | 1999-04-10 | 1 | -2/+7 |
| * | Apache php_ini support | Zeev Suraski | 1999-04-09 | 2 | -0/+46 |
| * | testing 123 | Zeev Suraski | 1999-04-09 | 1 | -1/+0 |
| * | test, ignore | Zeev Suraski | 1999-04-09 | 1 | -0/+1 |
| * | Testing 123 | Zeev Suraski | 1999-04-09 | 1 | -0/+30 |
| * | - Changed here-docs to <<< followed by whitespace. | Andi Gutmans | 1999-04-09 | 1 | -3/+9 |
| * | *** empty log message *** | Zeev Suraski | 1999-04-09 | 1 | -13/+6 |
| * | Get the apache module to compile | Zeev Suraski | 1999-04-09 | 1 | -17/+0 |
| * | *** empty log message *** | Zeev Suraski | 1999-04-09 | 1 | -0/+31 |
| * | ignore file | Stig S. Bakken | 1999-04-09 | 0 | -0/+0 |
| * | * A lot of work on php_ini stuff | Zeev Suraski | 1999-04-09 | 6 | -68/+219 |
| * | - I guess print $GLOBALS and print "$GLOBALS" should yield the same result | Andi Gutmans | 1999-04-09 | 2 | -2/+2 |
| * | - Support $GLOBALS in cvar's. Now list(..) = each($GLOBALS) will work. | Andi Gutmans | 1999-04-09 | 1 | -2/+2 |
| * | Honor a semicolon on the same line as an ending token of a heredoc | Zeev Suraski | 1999-04-09 | 1 | -1/+12 |
| * | Prevent class redeclarations | Zeev Suraski | 1999-04-09 | 1 | -1/+3 |
| * | Type library support in COM module | Zeev Suraski | 1999-04-08 | 2 | -3/+6 |
| * | * Add arguments to shutdown function | Zeev Suraski | 1999-04-08 | 4 | -50/+60 |
| * | * Add arguments to shutdown functions | Zeev Suraski | 1999-04-08 | 2 | -10/+7 |
| * | "Our favourite mistake" | Zeev Suraski | 1999-04-08 | 1 | -2/+2 |
| * | $GLOBALS support | Zeev Suraski | 1999-04-08 | 5 | -9/+43 |
| * | Fix for php -v | Zeev Suraski | 1999-04-08 | 1 | -0/+5 |
| * | patched in fsock.c from php3 | Stig Bakken | 1999-04-08 | 1 | -6/+3 |
| * | Spurious $ removed in Makefile.in | Kristian Köhntopp | 1999-04-08 | 1 | -1/+1 |
| * | foreach() syntax has changed | Andi Gutmans | 1999-04-08 | 1 | -2/+2 |
| * | Fix static assignment | Zeev Suraski | 1999-04-08 | 2 | -1/+6 |
| * | get rid of extra and doc dirs, more cvs ignore stuff | Stig Bakken | 1999-04-08 | 1 | -7/+1 |
| * | fix configure warnings | Stig Bakken | 1999-04-07 | 1 | -3/+3 |
| * | Remove an unused variable | Zeev Suraski | 1999-04-07 | 1 | -1/+0 |
| * | Update deps | Zeev Suraski | 1999-04-07 | 1 | -0/+3 |
| * | Win32 patches | Zeev Suraski | 1999-04-07 | 12 | -2/+299 |
| * | That's better. | Zeev Suraski | 1999-04-07 | 1 | -1/+1 |
| * | PHP 4.0 | Zeev Suraski | 1999-04-07 | 189 | -0/+43488 |
| * | We didn't save the .dsp back then... | Zeev Suraski | 1999-04-07 | 1 | -8/+4 |
| * | Cleanups: ZendCore->libzend | Zeev Suraski | 1999-04-07 | 4 | -715/+14 |
| * | *** empty log message *** | Rasmus Lerdorf | 1999-04-07 | 1 | -0/+1 |
