summaryrefslogtreecommitdiff
path: root/Zend/tests/traits/bugs
Commit message (Expand)AuthorAgeFilesLines
* Improve output of tokens in Parse ErrorsRowan Tommins2020-07-131-1/+1
* Review the usage of apostrophes in error messagesMáté Kocsis2020-07-101-1/+1
* Enable better trait conflict error messageNikita Popov2020-03-101-1/+1
* Reindent phpt filesNikita Popov2020-02-039-22/+22
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-1/+1
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-159-9/+9
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Trim trailing whitespace in testsGabriel Caruso2018-10-1413-18/+18
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-206-6/+6
* Fix bug #74607: Don't check for bi-directional compatibility in traitsPedro Magalhães2017-06-031-1/+1
* Fix CRLF line-endings in testsNikita Popov2016-11-201-23/+23
* Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-171-1/+1
* Tweak uncaught exception message displayNikita Popov2015-05-171-1/+1
* Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-151-1/+4
* Removed parsing support traits to have extends and implements.Guilherme Blanco2015-01-091-1/+1
* non living code related typo fixesVeres Lajos2013-08-041-1/+1
* Traits refactoringDmitry Stogov2012-12-252-2/+2
* Fixed Bug #60717 (Order of traits in use statement can cause a fatal error)Stefan Marr2012-03-041-1/+1
* Added missing consistency check for abstract methods required by one trait an...Stefan Marr2011-11-012-0/+51
* Fixed bug in the handling of conflicting property initializers for traits.Stefan Marr2011-07-231-0/+23
* Fixed a inconsitent condition for aliasing traits.Stefan Marr2011-05-131-0/+26
* Changed collision warning for Traits to fatal error.Stefan Marr2010-12-121-3/+1
* Fixed problem reported by Patrick ALLAERT. Trait method was not applied prope...Stefan Marr2010-11-181-0/+25
* Added traits test cases. No engine changes for now. [TRAITS]Stefan Marr2010-04-159-0/+216