| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
compilation warning
|
|
|
|
| |
middle!!)
|
| |
|
| |
|
|
|
|
| |
commit r313351)
|
|
|
|
| |
w/o instantiating)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
name [TRAITS] [DOC]
|
|
|
|
|
|
|
| |
# __TRAIT__ behaves like __CLASS__ more or less but is constraint to traits.
# Since traits are not types, there are not many valid use cases, and trying
# to use __TRAIT__ to make traits more like classes is discouraged.
|
| |
|
| |
|
|
|
|
|
| |
patch by: Gustavo Lopes (cataphract@php)
|
| |
|
|
|
|
|
|
| |
1. It introduced a significant slowdown
2. It didn't fix the real problem in APC (I'm goint to commit the fix)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
is done by the safemode/openbasedir check already)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|