Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'dev'.dev | SVN Migration | 2002-08-06 | 1 | -487/+0 |
| | |||||
* | Happy New Year. | Sebastian Bergmann | 2002-01-06 | 1 | -1/+1 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | MFZE1 | Sebastian Bergmann | 2001-09-19 | 1 | -2/+3 |
| | |||||
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -4/+2 |
| | |||||
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-31 | 1 | -11/+9 |
| | |||||
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-30 | 1 | -13/+0 |
| | |||||
* | More TSRMLS_FETCH work | Zeev Suraski | 2001-07-30 | 1 | -6/+10 |
| | |||||
* | Get rid of ELS_*(), and use TSRMLS_*() instead. | Zeev Suraski | 2001-07-27 | 1 | -13/+13 |
| | | | | | | This patch is *bound* to break some files, as I must have had typos somewhere. If you use any uncommon extension, please try to build it... | ||||
* | - Update copyright year | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Fix mismatch in return values | Zeev Suraski | 2001-01-07 | 1 | -1/+1 |
| | |||||
* | - Remove backward dependency from PHP -> Zend | Zeev Suraski | 2001-01-07 | 1 | -5/+5 |
| | | | | | | | - Rename get_ini_entry() as get_configuration_directive() for clarity (it doesn't use the INI subsystem, but the module-supplied function for retrieving configuration directives) | ||||
* | - This slipped in by mistake. | Andi Gutmans | 2001-01-06 | 1 | -2/+0 |
| | |||||
* | Merge in some ZEND_API additions from Daniel Beulshausen (needed for the | Zeev Suraski | 2001-01-05 | 1 | -5/+7 |
| | | | | | Win32 Apache module) | ||||
* | Make the INI mechanism thread safe (or at least thread safer :) | Zeev Suraski | 2000-12-27 | 1 | -26/+40 |
| | |||||
* | Kill a misleading warning which is intended for old code | Sascha Schumann | 2000-11-06 | 1 | -1/+1 |
| | | | | | which assumes sizeof(int) == sizeof(void *). | ||||
* | explicit declaration here too - sigh, way too early in the morning | Zeev Suraski | 2000-11-02 | 1 | -1/+1 |
| | |||||
* | Remove unnecessary code, fix phpinfo() | Zeev Suraski | 2000-10-31 | 1 | -34/+3 |
| | |||||
* | Initial steps to move the INI mechanism to the Zend engine | Zeev Suraski | 2000-10-29 | 1 | -0/+516 |