Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ChangeLog update | 2002-10-17 | 1 | -0/+30 | |
* | Fix ZTS build. | Sebastian Bergmann | 2002-10-16 | 1 | -5/+5 |
* | Fix class static members: now the following code works: | Stanislav Malyshev | 2002-10-16 | 2 | -11/+31 |
* | Fix and generalize $this handling. | Stanislav Malyshev | 2002-10-16 | 3 | -47/+72 |
* | ChangeLog update | 2002-10-15 | 1 | -0/+21 | |
* | MFZE1 | Ilia Alshanetsky | 2002-10-14 | 3 | -6/+12 |
* | - Support new classname::$class_name, e.g.: | Andi Gutmans | 2002-10-14 | 2 | -35/+35 |
* | ChangeLog update | 2002-10-14 | 1 | -0/+4 | |
* | Increased the API number. (re: floats patch) | Ilia Alshanetsky | 2002-10-13 | 1 | -1/+1 |
* | ChangeLog update | 2002-10-13 | 1 | -0/+8 | |
* | MFZE1 (floats & locale issue) | Ilia Alshanetsky | 2002-10-12 | 5 | -0/+30 |
* | ChangeLog update | 2002-10-11 | 1 | -0/+10 | |
* | Fugbix typo. | Sebastian Bergmann | 2002-10-10 | 1 | -1/+1 |
* | add comment | Stanislav Malyshev | 2002-10-10 | 1 | -0/+1 |
* | fix memory leaks | Stanislav Malyshev | 2002-10-10 | 1 | -2/+2 |
* | ChangeLog update | 2002-10-10 | 1 | -0/+20 | |
* | Fix object write handler behaviour: | Stanislav Malyshev | 2002-10-09 | 1 | -9/+17 |
* | MFZE1 zend_str_tolower issue. | Ilia Alshanetsky | 2002-10-09 | 10 | -41/+29 |
* | ChangeLog update | 2002-10-08 | 1 | -0/+15 | |
* | - Fix test | Andi Gutmans | 2002-10-07 | 1 | -1/+1 |
* | - Require $this-> when calling a methods. This whole automatic lookup | Andi Gutmans | 2002-10-07 | 1 | -0/+2 |
* | - Allow access to private/protected variables of $clone inside the __clone() | Andi Gutmans | 2002-10-07 | 3 | -7/+40 |
* | ChangeLog update | 2002-10-07 | 1 | -0/+4 | |
* | - Fix problem with unsetting object members. | Andi Gutmans | 2002-10-06 | 1 | -2/+6 |
* | ChangeLog update | 2002-10-02 | 1 | -0/+6 | |
* | - Fix problem when crashing on illegal tokens in class name during class | Andi Gutmans | 2002-10-01 | 1 | -2/+2 |
* | ChangeLog update | 2002-10-01 | 1 | -0/+4 | |
* | - No tabs :) | Derick Rethans | 2002-09-30 | 1 | -48/+48 |
* | ChangeLog update | 2002-09-29 | 1 | -0/+6 | |
* | - Fix for defines... | Derick Rethans | 2002-09-28 | 1 | -2/+2 |
* | - Fix build in non-ZTS mode | Derick Rethans | 2002-09-28 | 1 | -0/+6 |
* | ChangeLog update | 2002-09-27 | 1 | -0/+13 | |
* | MFZE1 | Ilia Alshanetsky | 2002-09-26 | 10 | -29/+41 |
* | ChangeLog update | 2002-09-26 | 1 | -0/+5 | |
* | Propmote API NO year, so that it will never be the same as ZE1 API NO | Stanislav Malyshev | 2002-09-25 | 1 | -1/+1 |
* | ChangeLog update | 2002-09-25 | 1 | -0/+12 | |
* | - Fix leak | Andi Gutmans | 2002-09-24 | 1 | -2/+2 |
* | - Megapatch to try and support inheritance from sub-classes. Things might | Andi Gutmans | 2002-09-24 | 4 | -220/+136 |
* | ChangeLog update | 2002-09-24 | 1 | -0/+6 | |
* | - MFZE1. | Andi Gutmans | 2002-09-23 | 3 | -20/+33 |
* | ChangeLog update | 2002-09-22 | 1 | -0/+4 | |
* | - Someone screwed this up. | Andi Gutmans | 2002-09-21 | 1 | -1/+1 |
* | ChangeLog update | 2002-09-20 | 1 | -0/+14 | |
* | - Make Colin happy | Derick Rethans | 2002-09-19 | 1 | -1/+1 |
* | MFZE1 - connection_status() fix | Zeev Suraski | 2002-09-19 | 3 | -3/+8 |
* | Fix non ZTS build | Zeev Suraski | 2002-09-19 | 1 | -2/+2 |
* | Fix that obscure crash in Debug_TS mode | Zeev Suraski | 2002-09-19 | 1 | -1/+1 |
* | ChangeLog update | 2002-09-19 | 1 | -0/+10 | |
* | Fix the thread-safe initialization of the ZE2. This should solve some | Zeev Suraski | 2002-09-18 | 1 | -10/+12 |
* | Remove dead code | Zeev Suraski | 2002-09-18 | 1 | -7/+0 |