This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-24 16:38:25 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ec00a4de4e8db83c07afde9a182d43fe73d860c9
archived-php-src
/
Zend
/
tests
/
traits
/
bugs
T
History
Guilherme Blanco
d51fb69c01
Removed parsing support traits to have extends and implements.
2015-01-09 15:45:02 +01:00
..
abstract-methods01.phpt
…
abstract-methods02.phpt
…
abstract-methods03.phpt
…
abstract-methods04.phpt
…
abstract-methods05.phpt
Traits refactoring
2012-12-25 10:23:08 +04:00
abstract-methods06.phpt
Traits refactoring
2012-12-25 10:23:08 +04:00
alias01.phpt
Fixed a inconsitent condition for aliasing traits.
2011-05-13 20:28:34 +00:00
alias-semantics02.phpt
Fixed problem reported by Patrick ALLAERT. Trait method was not applied properly when fully qualified.
2010-11-18 17:59:04 +00:00
alias-semantics.phpt
…
case-sensitive.phpt
Changed collision warning for Traits to fatal error.
2010-12-12 16:48:02 +00:00
interfaces.phpt
Removed parsing support traits to have extends and implements.
2015-01-09 15:45:02 +01:00
missing-trait.phpt
…
overridding-conflicting-methods.phpt
non living code related typo fixes
2013-08-04 16:05:36 -07:00
overridding-conflicting-property-initializer.phpt
Fixed bug in the handling of conflicting property initializers for traits.
2011-07-23 13:48:07 +00:00