summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Aligned configure help texts.foobar2003-10-031-5/+5
* ChangeLog update2003-10-011-0/+5
* Remove redundant '\n'Moriyoshi Koizumi2003-09-301-1/+1
* ChangeLog update2003-09-271-0/+5
* signed/unsigned compiler warning fixesHartmut Holzgraefe2003-09-261-2/+2
* ChangeLog update2003-09-261-0/+10
* fixed compiler warningGeorg Richter2003-09-251-7/+1
* changed ulong to long to avoid compiler warnings (comparison between signed a...Georg Richter2003-09-251-1/+1
* ChangeLog update2003-09-231-0/+6
* Added missing format.Ilia Alshanetsky2003-09-222-2/+2
* ChangeLog update2003-09-211-0/+5
* Add public array Reflection_Class::getDefaultProperties()Marcus Boerger2003-09-201-0/+45
* ChangeLog update2003-09-191-0/+26
* Nuke vars no longer neededMarcus Boerger2003-09-181-3/+0
* Go with studlyCapsMarcus Boerger2003-09-181-8/+9
* Go with studlyCapsMarcus Boerger2003-09-181-130/+130
* Change tostring() into __toString() to match method name used in casting.Marcus Boerger2003-09-181-24/+24
* Fallback to default behaviour for unsupported object type conversionsMarcus Boerger2003-09-182-18/+23
* - Allow partial type conversion support for objects.Marcus Boerger2003-09-183-7/+35
* Add missing checkMarcus Boerger2003-09-181-0/+4
* ChangeLog update2003-09-181-0/+12
* Show name of missing function as typedMarcus Boerger2003-09-172-6/+12
* Use studlyCaps in exception classMarcus Boerger2003-09-172-28/+28
* Go with studlyCaps in error messages/backtrace/reflection outputMarcus Boerger2003-09-171-11/+15
* ChangeLog update2003-09-171-0/+6
* - Make it clear whether it is an interface or a classMarcus Boerger2003-09-161-2/+2
* ChangeLog update2003-09-161-0/+13
* Revert - need to look for a better solutionMarcus Boerger2003-09-151-5/+0
* Bugfix #25547Marcus Boerger2003-09-151-0/+5
* Simplify / fixZeev Suraski2003-09-151-1/+1
* ChangeLog update2003-09-151-0/+16
* Bugfix #25335Marcus Boerger2003-09-141-9/+7
* Commit 64-bit fixes to the standard operatorsZeev Suraski2003-09-141-13/+22
* Bugfix #25528 (by Ard Biesheuvel)Marcus Boerger2003-09-141-1/+1
* ChangeLog update2003-09-141-0/+5
* Fix warningsMarcus Boerger2003-09-131-1/+1
* ChangeLog update2003-09-121-0/+16
* add testStanislav Malyshev2003-09-111-0/+34
* wsStanislav Malyshev2003-09-111-2/+1
* Use scope from method, not from objectStanislav Malyshev2003-09-111-0/+5
* Use type instead of constantMarcus Boerger2003-09-112-2/+2
* ChangeLog update2003-09-091-0/+9
* Fix property inheritance where a derived class inherits a public propertyMarcus Boerger2003-09-081-8/+10
* Fix registering/derigistering of stdClass in ZTS and NON ZTS modeMarcus Boerger2003-09-081-9/+1
* ChangeLog update2003-09-081-0/+10
* Fix foreach() called with non arrayMarcus Boerger2003-09-071-5/+5
* check for mach-o/dyld.h - needed for non-PHP ZE buildStanislav Malyshev2003-09-071-0/+1
* ChangeLog update2003-09-071-0/+23
* Disallow to changing the backtraceMarcus Boerger2003-09-062-2/+2
* Add missing newline if no static methods are availableMarcus Boerger2003-09-061-1/+1