summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog update2002-10-171-0/+30
* Fix ZTS build.Sebastian Bergmann2002-10-161-5/+5
* Fix class static members: now the following code works:Stanislav Malyshev2002-10-162-11/+31
* Fix and generalize $this handling.Stanislav Malyshev2002-10-163-47/+72
* ChangeLog update2002-10-151-0/+21
* MFZE1Ilia Alshanetsky2002-10-143-6/+12
* - Support new classname::$class_name, e.g.:Andi Gutmans2002-10-142-35/+35
* ChangeLog update2002-10-141-0/+4
* Increased the API number. (re: floats patch)Ilia Alshanetsky2002-10-131-1/+1
* ChangeLog update2002-10-131-0/+8
* MFZE1 (floats & locale issue)Ilia Alshanetsky2002-10-125-0/+30
* ChangeLog update2002-10-111-0/+10
* Fugbix typo.Sebastian Bergmann2002-10-101-1/+1
* add commentStanislav Malyshev2002-10-101-0/+1
* fix memory leaksStanislav Malyshev2002-10-101-2/+2
* ChangeLog update2002-10-101-0/+20
* Fix object write handler behaviour:Stanislav Malyshev2002-10-091-9/+17
* MFZE1 zend_str_tolower issue.Ilia Alshanetsky2002-10-0910-41/+29
* ChangeLog update2002-10-081-0/+15
* - Fix testAndi Gutmans2002-10-071-1/+1
* - Require $this-> when calling a methods. This whole automatic lookupAndi Gutmans2002-10-071-0/+2
* - Allow access to private/protected variables of $clone inside the __clone()Andi Gutmans2002-10-073-7/+40
* ChangeLog update2002-10-071-0/+4
* - Fix problem with unsetting object members.Andi Gutmans2002-10-061-2/+6
* ChangeLog update2002-10-021-0/+6
* - Fix problem when crashing on illegal tokens in class name during classAndi Gutmans2002-10-011-2/+2
* ChangeLog update2002-10-011-0/+4
* - No tabs :)Derick Rethans2002-09-301-48/+48
* ChangeLog update2002-09-291-0/+6
* - Fix for defines...Derick Rethans2002-09-281-2/+2
* - Fix build in non-ZTS modeDerick Rethans2002-09-281-0/+6
* ChangeLog update2002-09-271-0/+13
* MFZE1Ilia Alshanetsky2002-09-2610-29/+41
* ChangeLog update2002-09-261-0/+5
* Propmote API NO year, so that it will never be the same as ZE1 API NOStanislav Malyshev2002-09-251-1/+1
* ChangeLog update2002-09-251-0/+12
* - Fix leakAndi Gutmans2002-09-241-2/+2
* - Megapatch to try and support inheritance from sub-classes. Things mightAndi Gutmans2002-09-244-220/+136
* ChangeLog update2002-09-241-0/+6
* - MFZE1.Andi Gutmans2002-09-233-20/+33
* ChangeLog update2002-09-221-0/+4
* - Someone screwed this up.Andi Gutmans2002-09-211-1/+1
* ChangeLog update2002-09-201-0/+14
* - Make Colin happyDerick Rethans2002-09-191-1/+1
* MFZE1 - connection_status() fixZeev Suraski2002-09-193-3/+8
* Fix non ZTS buildZeev Suraski2002-09-191-2/+2
* Fix that obscure crash in Debug_TS modeZeev Suraski2002-09-191-1/+1
* ChangeLog update2002-09-191-0/+10
* Fix the thread-safe initialization of the ZE2. This should solve someZeev Suraski2002-09-181-10/+12
* Remove dead codeZeev Suraski2002-09-181-7/+0