summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'php_5_0_0RC4'.php-5.0.0RC4SVN Migration2004-07-155-47/+3
|
* - Fix prototypeMarcus Boerger2004-07-151-1/+1
|
* ChangeLog update2004-07-151-0/+8
|
* be consistent with write_dimensionStanislav Malyshev2004-07-141-5/+4
|
* fix #28957Stanislav Malyshev2004-07-141-0/+8
|
* ChangeLog update2004-07-141-0/+17
|
* - 5.0.1-devAndi Gutmans2004-07-131-1/+1
|
* Bugfix #29116 Zend constant warning uses memory after free (jdolecek at ↵Marcus Boerger2004-07-131-1/+1
| | | | NetBSD dot org)
* - Roll PHP 5.0.0Andi Gutmans2004-07-131-1/+1
|
* ChangeLog update2004-07-131-0/+12
|
* Fixed bug #29086 & #28064 (PHP crashes on extremly long scripts).Ilia Alshanetsky2004-07-121-2/+2
|
* - Convert zend_class_entry -> zend_class_entry *Andi Gutmans2004-07-121-2/+2
|
* ChangeLog update2004-07-111-0/+13
|
* DragonFly BSD is derived from FreeBSD and requires the same floating pointJon Parise2004-07-101-4/+4
| | | | | precision fix.
* - Better stability during premature shutdown of request startupAndi Gutmans2004-07-103-15/+23
|
* ChangeLog update2004-07-061-0/+5
|
* - Disable zend_mm for 5.0.0Andi Gutmans2004-07-051-1/+2
|
* ChangeLog update2004-07-041-0/+6
|
* - Should fix mem leak with ZEND_MM. I made this change a while ago andAndi Gutmans2004-07-031-2/+5
| | | | | - rolled it back but I don't remember why. Please test!
* ChangeLog update2004-07-021-0/+6
|
* Do not use alloca() where it can be easily abused by the users.Ilia Alshanetsky2004-07-011-12/+9
| | | | | # This probably should go into reflection code as well.
* ChangeLog update2004-06-261-0/+6
|
* export zend stream functions for zend extensions under windowsWez Furlong2004-06-252-8/+8
|
* ChangeLog update2004-06-251-0/+5
|
* Ease off on severity of new error (Using Resources as array offsets)Sara Golemon2004-06-241-1/+1
|
* ChangeLog update2004-06-241-0/+15
|
* BugFix #28879 Inconsistent behavior between explicit and implicit array ↵Sara Golemon2004-06-231-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 update2004-06-201-0/+5
|
* Reflection_* -> Reflection*. Patch by Timm Friebe.Sebastian Bergmann2004-06-191-93/+93
|
* ChangeLog update2004-06-191-0/+12
|
* Another typo in converting array index doubles to long.Sara Golemon2004-06-181-1/+1
|
* fix for 28213.George Schlossnagle2004-06-181-0/+1
| | | | | class_name and call_type should be reinitialized on every loop iter.
* ChangeLog update2004-06-181-0/+5
|
* String length in parse_parameters should be intSara Golemon2004-06-171-1/+1
|
* ChangeLog update2004-06-161-0/+5
|
* #28789: ReflectionProperty getValue() fails on public static membersMarcus Boerger2004-06-151-4/+11
|
* ChangeLog update2004-06-151-0/+5
|
* Need {} hereMarcus Boerger2004-06-141-1/+1
|
* ChangeLog update2004-06-111-0/+18
|
* - Require a single white-space char after /** to start a doc comment thatMarcus Boerger2004-06-101-1/+1
| | | | | way we prevent /*** from becoming a doc comment (as requested Derick).
* Add missing declarationMarcus Boerger2004-06-101-0/+1
|
* Small code layout changeMarcus Boerger2004-06-101-5/+13
|
* Do not require NEWLINE at start of doccommentMarcus Boerger2004-06-101-1/+1
|
* Bugfix #28699: Reflection api bugsMarcus Boerger2004-06-101-12/+6
|
* ChangeLog update2004-06-101-0/+5
|
* Fix Bug #28694 ReflectionExtension::getFunctions() crashes PHPMarcus Boerger2004-06-091-1/+3
|
* ChangeLog update2004-06-081-0/+9
|
* - Go back to -dev (Shouldn't need another RC)Andi Gutmans2004-06-071-1/+1
|
* - Roll RC3Andi Gutmans2004-06-071-1/+1
|
* ChangeLog update2004-06-071-0/+6
|