Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC4'.php-5.0.0RC4 | SVN Migration | 2004-07-15 | 5 | -47/+3 |
| | |||||
* | - Fix prototype | Marcus Boerger | 2004-07-15 | 1 | -1/+1 |
| | |||||
* | ChangeLog update | 2004-07-15 | 1 | -0/+8 | |
| | |||||
* | be consistent with write_dimension | Stanislav Malyshev | 2004-07-14 | 1 | -5/+4 |
| | |||||
* | fix #28957 | Stanislav Malyshev | 2004-07-14 | 1 | -0/+8 |
| | |||||
* | ChangeLog update | 2004-07-14 | 1 | -0/+17 | |
| | |||||
* | - 5.0.1-dev | Andi Gutmans | 2004-07-13 | 1 | -1/+1 |
| | |||||
* | Bugfix #29116 Zend constant warning uses memory after free (jdolecek at ↵ | Marcus Boerger | 2004-07-13 | 1 | -1/+1 |
| | | | | NetBSD dot org) | ||||
* | - Roll PHP 5.0.0 | Andi Gutmans | 2004-07-13 | 1 | -1/+1 |
| | |||||
* | ChangeLog update | 2004-07-13 | 1 | -0/+12 | |
| | |||||
* | Fixed bug #29086 & #28064 (PHP crashes on extremly long scripts). | Ilia Alshanetsky | 2004-07-12 | 1 | -2/+2 |
| | |||||
* | - Convert zend_class_entry -> zend_class_entry * | Andi Gutmans | 2004-07-12 | 1 | -2/+2 |
| | |||||
* | ChangeLog update | 2004-07-11 | 1 | -0/+13 | |
| | |||||
* | DragonFly BSD is derived from FreeBSD and requires the same floating point | Jon Parise | 2004-07-10 | 1 | -4/+4 |
| | | | | | precision fix. | ||||
* | - Better stability during premature shutdown of request startup | Andi Gutmans | 2004-07-10 | 3 | -15/+23 |
| | |||||
* | ChangeLog update | 2004-07-06 | 1 | -0/+5 | |
| | |||||
* | - Disable zend_mm for 5.0.0 | Andi Gutmans | 2004-07-05 | 1 | -1/+2 |
| | |||||
* | ChangeLog update | 2004-07-04 | 1 | -0/+6 | |
| | |||||
* | - Should fix mem leak with ZEND_MM. I made this change a while ago and | Andi Gutmans | 2004-07-03 | 1 | -2/+5 |
| | | | | | - rolled it back but I don't remember why. Please test! | ||||
* | ChangeLog update | 2004-07-02 | 1 | -0/+6 | |
| | |||||
* | Do not use alloca() where it can be easily abused by the users. | Ilia Alshanetsky | 2004-07-01 | 1 | -12/+9 |
| | | | | | # This probably should go into reflection code as well. | ||||
* | ChangeLog update | 2004-06-26 | 1 | -0/+6 | |
| | |||||
* | export zend stream functions for zend extensions under windows | Wez Furlong | 2004-06-25 | 2 | -8/+8 |
| | |||||
* | ChangeLog update | 2004-06-25 | 1 | -0/+5 | |
| | |||||
* | Ease off on severity of new error (Using Resources as array offsets) | Sara Golemon | 2004-06-24 | 1 | -1/+1 |
| | |||||
* | ChangeLog update | 2004-06-24 | 1 | -0/+15 | |
| | |||||
* | BugFix #28879 Inconsistent behavior between explicit and implicit array ↵ | Sara Golemon | 2004-06-23 | 1 | -1/+4 |
| | | | | | | | | | | | | | | creation. Changes: Throw E_WARNING "Illegal offset type" when explicitly creating array elements with objects, arrays, or resorces as indexes. This matches implicit creation w/ obj/arr indices. Throw E_WARNING "Resource ID#%ld used as offset, casting to integer (%ld)" when implicitly creating array with resource as index. (BC) | ||||
* | ChangeLog update | 2004-06-20 | 1 | -0/+5 | |
| | |||||
* | Reflection_* -> Reflection*. Patch by Timm Friebe. | Sebastian Bergmann | 2004-06-19 | 1 | -93/+93 |
| | |||||
* | ChangeLog update | 2004-06-19 | 1 | -0/+12 | |
| | |||||
* | Another typo in converting array index doubles to long. | Sara Golemon | 2004-06-18 | 1 | -1/+1 |
| | |||||
* | fix for 28213. | George Schlossnagle | 2004-06-18 | 1 | -0/+1 |
| | | | | | class_name and call_type should be reinitialized on every loop iter. | ||||
* | ChangeLog update | 2004-06-18 | 1 | -0/+5 | |
| | |||||
* | String length in parse_parameters should be int | Sara Golemon | 2004-06-17 | 1 | -1/+1 |
| | |||||
* | ChangeLog update | 2004-06-16 | 1 | -0/+5 | |
| | |||||
* | #28789: ReflectionProperty getValue() fails on public static members | Marcus Boerger | 2004-06-15 | 1 | -4/+11 |
| | |||||
* | ChangeLog update | 2004-06-15 | 1 | -0/+5 | |
| | |||||
* | Need {} here | Marcus Boerger | 2004-06-14 | 1 | -1/+1 |
| | |||||
* | ChangeLog update | 2004-06-11 | 1 | -0/+18 | |
| | |||||
* | - Require a single white-space char after /** to start a doc comment that | Marcus Boerger | 2004-06-10 | 1 | -1/+1 |
| | | | | | way we prevent /*** from becoming a doc comment (as requested Derick). | ||||
* | Add missing declaration | Marcus Boerger | 2004-06-10 | 1 | -0/+1 |
| | |||||
* | Small code layout change | Marcus Boerger | 2004-06-10 | 1 | -5/+13 |
| | |||||
* | Do not require NEWLINE at start of doccomment | Marcus Boerger | 2004-06-10 | 1 | -1/+1 |
| | |||||
* | Bugfix #28699: Reflection api bugs | Marcus Boerger | 2004-06-10 | 1 | -12/+6 |
| | |||||
* | ChangeLog update | 2004-06-10 | 1 | -0/+5 | |
| | |||||
* | Fix Bug #28694 ReflectionExtension::getFunctions() crashes PHP | Marcus Boerger | 2004-06-09 | 1 | -1/+3 |
| | |||||
* | ChangeLog update | 2004-06-08 | 1 | -0/+9 | |
| | |||||
* | - Go back to -dev (Shouldn't need another RC) | Andi Gutmans | 2004-06-07 | 1 | -1/+1 |
| | |||||
* | - Roll RC3 | Andi Gutmans | 2004-06-07 | 1 | -1/+1 |
| | |||||
* | ChangeLog update | 2004-06-07 | 1 | -0/+6 | |
| |