summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog update2002-07-161-0/+24
* - MFH of the crap removalDerick Rethans2002-07-151-6/+0
* - Commit patch to support protected member variables (by Timm Friebe w/Andi Gutmans2002-07-158-31/+101
* - Really implement bool increment/decrement as flip-flop.Andi Gutmans2002-07-151-8/+2
* ChangeLog update2002-07-151-0/+22
* - Nuke delete(). It was a big mistake to introduce it and I finallyAndi Gutmans2002-07-146-72/+4
* - Nuke some unused codeAndi Gutmans2002-07-141-29/+0
* MFZE1Derick Rethans2002-07-141-2/+2
* - MFZE1Derick Rethans2002-07-141-6/+6
* - MFZE1Derick Rethans2002-07-141-0/+12
* ChangeLog update2002-07-081-0/+17
* - Path which should improve previous fix.Andi Gutmans2002-07-071-1/+4
* - First try at solving problem with different objects being allocated theAndi Gutmans2002-07-071-3/+5
* name length should be strlen+1Stanislav Malyshev2002-07-071-1/+1
* Allow for 'class Namespace::Bar extends Foo' syntax. Patch by Timm Friebe <th...Sebastian Bergmann2002-07-071-1/+1
* ChangeLog update2002-07-071-0/+10
* - Fix problem where scope was lost in nested function calls.Andi Gutmans2002-07-061-10/+7
* spelling fixZeev Suraski2002-07-061-11/+11
* ChangeLog update2002-07-061-0/+4
* * folding fixesStig Bakken2002-07-051-1/+4
* ChangeLog update2002-07-021-0/+7
* - Fix bug when acccessing $this not in class scope.Andi Gutmans2002-07-011-8/+9
* - Export zend_object_get_address()Andi Gutmans2002-07-012-2/+2
* ChangeLog update2002-07-011-0/+8
* - Remember to document autoload when I have time.Andi Gutmans2002-06-301-0/+1
* - MFZE1Derick Rethans2002-06-301-1/+1
* ChangeLog update2002-06-301-0/+22
* - Get ready for alpha2Andi Gutmans2002-06-291-1/+1
* - Invalid -> UndefinedAndi Gutmans2002-06-291-3/+3
* - Add missing semi-colon.Andi Gutmans2002-06-291-0/+1
* - Improve some error messages.Andi Gutmans2002-06-292-4/+4
* - Revert previous fix.Andi Gutmans2002-06-291-3/+1
* - Change E_ERROR -> E_COMPILE_ERROR where needed.Andi Gutmans2002-06-291-13/+8
* - Fix for bug #17882. We complain if the same method is declared twice.Andi Gutmans2002-06-291-1/+3
* - Fix bug 15037Andi Gutmans2002-06-292-11/+19
* ChangeLog update2002-06-291-0/+4
* - WS fixAndi Gutmans2002-06-281-2/+2
* ChangeLog update2002-06-271-0/+21
* - Autoloading support based on patch from Ivan Ristic.Andi Gutmans2002-06-261-2/+29
* - Centralize global class fetchAndi Gutmans2002-06-263-5/+6
* - Fix problem with scope's not changing correctly during method calls.Andi Gutmans2002-06-262-13/+29
* ChangeLog update2002-06-251-0/+40
* - MFZE1 (Turn off fast cache until we make sure it performs well.)Andi Gutmans2002-06-241-1/+1
* - More fixes (warnings, bug fixes etc.)Andi Gutmans2002-06-241-15/+19
* - Revert patch which checks at run-time if you're allowed to assignAndi Gutmans2002-06-241-6/+0
* - Fix crash bug and clean up a bit.Andi Gutmans2002-06-241-10/+6
* IMHO, ZTS should no longer be labeled experimental.Sebastian Bergmann2002-06-241-1/+1
* - MFZE1Andi Gutmans2002-06-241-26/+0
* - Don't use cache if we're using ZEND_MMAndi Gutmans2002-06-241-0/+8
* - Hardcode alignment to 8. We might need a configure check for this.Andi Gutmans2002-06-241-0/+4