summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* - Improve trackingZeev Suraski2003-08-184-9/+19
* Improve trackingZeev Suraski2003-08-186-37/+47
* Improve trackingZeev Suraski2003-08-182-6/+13
* wsZeev Suraski2003-08-181-1/+1
* ChangeLog update2003-08-181-0/+40
* Fix warningsMarcus Boerger2003-08-173-5/+2
* Fix warningsMarcus Boerger2003-08-173-15/+8
* One bit fields need to be unsigned, otherwise there is no storage forSascha Schumann2003-08-171-2/+2
* explicitly cast size_t to zend_uint to avoid warnings on 64 bit platforms.Sascha Schumann2003-08-171-1/+1
* Remove unnecessary ifMarcus Boerger2003-08-171-5/+2
* Put the code where it belongs - fixes a warning and confusionMarcus Boerger2003-08-171-9/+8
* Implement a TBD: JMP to the end of foreachMarcus Boerger2003-08-172-5/+11
* WSMarcus Boerger2003-08-171-12/+12
* - Show class names in error messages when dealing with methodsMarcus Boerger2003-08-171-5/+11
* ChangeLog update2003-08-171-0/+10
* Simplify abstract method declarationMarcus Boerger2003-08-163-8/+3
* WSMarcus Boerger2003-08-161-1/+1
* ChangeLog update2003-08-161-0/+8
* Restrict scope of inline functions to compile unitSascha Schumann2003-08-152-6/+6
* ChangeLog update2003-08-141-0/+9
* ChangeLog update2003-08-131-0/+5
* ChangeLog update2003-08-131-0/+5
* ChangeLog update2003-08-131-0/+5
* ChangeLog update2003-08-131-0/+5
* Add missing entryMarcus Boerger2003-08-131-1/+2
* - Show classes in case of methodsMarcus Boerger2003-08-131-4/+11
* ChangeLog update2003-08-131-0/+5
* Remove bogus patch - the number of elements is unrelatedZeev Suraski2003-08-121-2/+2
* ChangeLog update2003-08-121-0/+23
* Bugfix 21918Marcus Boerger2003-08-112-6/+16
* - added script encoding support to Zend Engine 2.Masaki Fujimoto2003-08-119-21/+1668
* ChangeLog update2003-08-111-0/+5
* Bugfix #24637 __destruct not calledMarcus Boerger2003-08-101-0/+3
* ChangeLog update2003-08-101-0/+13
* Fix segfault when a referenced parameter is specified with typehint.Moriyoshi Koizumi2003-08-091-1/+1
* Precise destructor errorsMarcus Boerger2003-08-091-3/+14
* ChangeLog update2003-08-081-0/+16
* Add missing right parensisMoriyoshi Koizumi2003-08-071-1/+1
* Clarify use of original_function_state_ptrZeev Suraski2003-08-071-18/+17
* - Fix warningsMarcus Boerger2003-08-071-8/+4
* ChangeLog update2003-08-071-0/+5
* clarify :)Zeev Suraski2003-08-061-2/+1
* ChangeLog update2003-08-061-0/+37
* Fix the buildfoobar2003-08-051-3/+3
* Try to put an end to the endless number of call_user_function variants.Zeev Suraski2003-08-053-102/+172
* fix syntaxStanislav Malyshev2003-08-051-1/+0
* remove stack clean - it makes troubleStanislav Malyshev2003-08-051-5/+0
* ChangeLog update2003-08-051-0/+48
* Fix ZTSMarcus Boerger2003-08-041-1/+1
* Nuke unused variablesMarcus Boerger2003-08-041-2/+0