Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | fix memory corruption if one on the on_modify handlers errors out | Stanislav Malyshev | 2005-04-12 | 1 | -1/+6 | |
| | ||||||
* | Clarify logic | Zeev Suraski | 2005-03-14 | 1 | -3/+3 | |
| | ||||||
* | - Fixed bug #30630: Added a BSD based strtod function that is | Derick Rethans | 2004-11-03 | 1 | -3/+4 | |
| | | | | | locale-independent. | |||||
* | Fix: ini entries for dl()'d modules now work under ZTS | Wez Furlong | 2004-07-28 | 1 | -1/+16 | |
| | | | | | | Side-effect: avoid possible crashes when multiple threads load/unload modules and mess with the global hash table. | |||||
* | - modifyable -> modifiable | Andi Gutmans | 2004-04-12 | 1 | -1/+1 | |
| | ||||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -1/+1 | |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | |||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -1/+1 | |
| | ||||||
* | MFHZE2 | Ilia Alshanetsky | 2003-03-24 | 1 | -1/+5 | |
| | ||||||
* | Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. | foobar | 2003-03-07 | 1 | -1/+1 | |
| | | | | | | # Intentionally left out any 'alias' for it, this way 3rd party extension # maintainers will really NOTICE the change. | |||||
* | - Added some missing CVS $Id$ tags, headers and footers. | foobar | 2003-02-01 | 1 | -1/+3 | |
| | ||||||
* | Implemented compatibility mode | Zeev Suraski | 2003-01-12 | 1 | -0/+9 | |
| | | | | | To enable - zend2.implicit_clone = on in php.ini or using ini_set() | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 | |
| | ||||||
* | - MFZE1. | Andi Gutmans | 2002-09-23 | 1 | -12/+17 | |
| | ||||||
* | - Make Colin happy | Derick Rethans | 2002-09-19 | 1 | -1/+1 | |
| | ||||||
* | - WS - Always use "if (" and not "if(" | Andi Gutmans | 2002-09-15 | 1 | -2/+2 | |
| | ||||||
* | MFZE1 | Zeev Suraski | 2002-09-03 | 1 | -6/+26 | |
| | ||||||
* | - Revert | Derick Rethans | 2002-09-03 | 1 | -24/+6 | |
| | | | | | #- Sorry... was too busy with it to notice discussion on php.dev | |||||
* | - MFH for: Apply rest of html errors fix (Patch by Jan Lehnardt <jan@php.net>) | Derick Rethans | 2002-09-03 | 1 | -6/+24 | |
| | ||||||
* | make win32 debug output more verbose | Harald Radi | 2002-08-07 | 1 | -3/+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 | |