Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Nuke the old error code, use the new one | Zeev Suraski | 2000-06-02 | 1 | -10/+6 | |
| | ||||||
* | - Remove ugly Ltd. | Zeev Suraski | 2000-05-22 | 1 | -1/+1 | |
| | ||||||
* | Windows build failure | Sam Ruby | 2000-05-21 | 1 | -0/+1 | |
| | ||||||
* | - Fix Apache php source highlighting mode. It was crashing due to the | Andi Gutmans | 2000-05-21 | 1 | -1/+6 | |
| | | | | | | - module shutdown functions being called when the startup functions weren't - being called. | |||||
* | Source file does not end with a newline. Some old compilers don't like that. | Sascha Schumann | 2000-05-01 | 1 | -1/+2 | |
| | ||||||
* | Fix a bug in the resource dispencer | Zeev Suraski | 2000-04-28 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Zeev Suraski | 2000-04-27 | 1 | -1/+1 | |
| | ||||||
* | More error handling work (still completely disabled) | Zeev Suraski | 2000-04-27 | 1 | -31/+68 | |
| | ||||||
* | fixed shutdown crash if MSHUTDOWN tries to php_error() something. | Thies C. Arntzen | 2000-04-24 | 1 | -0/+2 | |
| | ||||||
* | Initial support for trapping errors (not complete and disabled; will be ↵ | Zeev Suraski | 2000-04-19 | 1 | -2/+71 | |
| | | | | | | | enabled only post-PHP 4.0.0) | |||||
* | Fix ZTS | Zeev Suraski | 2000-04-15 | 1 | -1/+1 | |
| | ||||||
* | - Clean up resource lists namespace | Zeev Suraski | 2000-04-15 | 1 | -6/+6 | |
| | | | | | - Prepare extended resource list destructor APIs (currently unused) | |||||
* | - Some header dependencies cleanup | Zeev Suraski | 2000-03-25 | 1 | -6/+16 | |
| | | | | | - Generalize zval_print() and zval_print_r() | |||||
* | - Change zend_startup to accept a flag for starting builtin functions | Andi Gutmans | 2000-03-21 | 1 | -2/+4 | |
| | ||||||
* | renamed _string_value_() to __string_value(). | Thies C. Arntzen | 2000-03-18 | 1 | -1/+1 | |
| | ||||||
* | renamed "to_string" -> "_string_value_" | Thies C. Arntzen | 2000-03-16 | 1 | -14/+1 | |
| | ||||||
* | - Missed one | Andi Gutmans | 2000-03-06 | 1 | -1/+1 | |
| | ||||||
* | Unresolved externs | Sam Ruby | 2000-03-06 | 1 | -0/+2 | |
| | ||||||
* | It's official now... | Zeev Suraski | 2000-03-06 | 1 | -3/+3 | |
| | ||||||
* | Wrap some commonly unused callbacks | Zeev Suraski | 2000-03-05 | 1 | -4/+22 | |
| | ||||||
* | - Upgrade to year 2000 | Andi Gutmans | 2000-03-01 | 1 | -1/+1 | |
| | ||||||
* | (c) patch | Zeev Suraski | 2000-02-19 | 1 | -1/+1 | |
| | ||||||
* | - Add ZEND_API | Andi Gutmans | 2000-02-17 | 1 | -1/+1 | |
| | ||||||
* | - Stop passing list/plist to internal functions | Zeev Suraski | 2000-02-05 | 1 | -1/+1 | |
| | | | | | | - Add a typedef for the pCopyConstructor function pointer - Minor hacks | |||||
* | added missing break. | Thies C. Arntzen | 2000-02-01 | 1 | -0/+1 | |
| | ||||||
* | - Implement declare() with declarables framework | Zeev Suraski | 2000-01-24 | 1 | -0/+2 | |
| | | | | | - Implement ticks - Germany&Norway - 5 points! | |||||
* | - Make zend_hash_apply() (and friends) reentrant and much, much quicker | Zeev Suraski | 2000-01-16 | 1 | -2/+2 | |
| | | | | | | | - Introduce zend_hash_graceful_destroy(), which allows the destructor functions to use zend_hash_apply() and/or zend_hash_graceful_destroy() - Switch to zend_hash_graceful_destroy() in the resource list shutdowns | |||||
* | Allow module startup to be separate from the compiler/executor startup | Zeev Suraski | 2000-01-16 | 1 | -0/+7 | |
| | ||||||
* | - Change IS_UNSET -> IS_NULL | Andi Gutmans | 2000-01-04 | 1 | -2/+2 | |
| | ||||||
* | - Nuke undefined_variable_string | Zeev Suraski | 1999-12-31 | 1 | -3/+4 | |
| | | | | | - Introduce IS_UNSET | |||||
* | This should enable people to use ALLOC_ZVAL() in code outside the php4.dll | Zeev Suraski | 1999-12-30 | 1 | -1/+1 | |
| | ||||||
* | fix UMR in ZTS mode | Thies C. Arntzen | 1999-12-27 | 1 | -0/+2 | |
| | ||||||
* | export | Zeev Suraski | 1999-12-22 | 1 | -1/+1 | |
| | ||||||
* | We're using ZVAL's now. | Andrei Zmievski | 1999-12-21 | 1 | -5/+5 | |
| | ||||||
* | - More fixes related to the return references patch | Andi Gutmans | 1999-12-19 | 1 | -0/+9 | |
| | | | | | | - eval_string() and call_user_function_ex() still don't work. - The libzend tree is untested and might not be stabl yet. | |||||
* | Fix some warnings | Sascha Schumann | 1999-12-05 | 1 | -1/+1 | |
| | ||||||
* | - Break the zend->PHP dependency introduced by the .php extension for use(), | Zeev Suraski | 1999-12-04 | 1 | -0/+1 | |
| | | | | | | | by providing an API - Enable Stig's patch for use() extensions (it wasn't refered to by the parser) - Fix a memory leak in that code | |||||
* | Fix warnings surfacing in maintainer-mode. | Stig S. Bakken | 1999-12-01 | 1 | -3/+3 | |
| | ||||||
* | - Add use support (behaves like require, but will not use the same file twice) | Andi Gutmans | 1999-11-30 | 1 | -2/+5 | |
| | | | | | | | - Add import support (behaves like include, but requires parentheses; will not use the same file twice; Currently, it is not yet properly implemented, and only behaves like include) | |||||
* | Add a file in which we can put Zend builtin functions | Zeev Suraski | 1999-09-20 | 1 | -0/+3 | |
| | ||||||
* | Make this class instanciatable | Zeev Suraski | 1999-09-12 | 1 | -1/+1 | |
| | ||||||
* | - Shift around header files. | Andi Gutmans | 1999-09-05 | 1 | -3/+3 | |
| | ||||||
* | Fix for Thies's UMR | Zeev Suraski | 1999-08-20 | 1 | -3/+3 | |
| | ||||||
* | - Add some ZENDAPI's | Andi Gutmans | 1999-08-17 | 1 | -4/+4 | |
| | ||||||
* | 0.91 update | Zeev Suraski | 1999-07-19 | 1 | -2/+2 | |
| | ||||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+7 | |
| | ||||||
* | Change true/false back to 1/"" | Andi Gutmans | 1999-07-15 | 1 | -0/+10 | |
| | ||||||
* | Fix thread unsafe constants startup | Andi Gutmans | 1999-07-14 | 1 | -3/+5 | |
| | ||||||
* | - License update | Andi Gutmans | 1999-07-14 | 1 | -5/+11 | |
| | | | | | - Fix multithreaded constants startup | |||||
* | Fix assignments of reference variables | Andi Gutmans | 1999-07-10 | 1 | -0/+1 | |
| |