| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix bug #55471, fix zts build with dtrace (Laruense) | Pierre Joye | 2011-08-21 | 1 | -1/+1 |
* | Fix bug #55445 (Incomplete implementation of <?= being independant of short_o... | Etienne Kneuss | 2011-08-17 | 4 | -4/+12 |
* | - Drop T_SCALAR_CAST | Felipe Pena | 2011-08-16 | 1 | -1/+0 |
* | - Fixed ZTS build | Felipe Pena | 2011-08-16 | 1 | -1/+1 |
* | Improve errormessage on wrong use statements | Hannes Magnusson | 2011-08-16 | 1 | -0/+3 |
* | Callable typehint following the rules of is_callable($arg, false); | Hannes Magnusson | 2011-08-16 | 10 | -668/+836 |
* | Bug #55424 Fatal error when calling a method from a trait that is defined in ... | Stefan Marr | 2011-08-15 | 2 | -4/+42 |
* | Fixed Bug #55355: Inheritance chain was not regarded when checking whether th... | Stefan Marr | 2011-08-15 | 2 | -0/+54 |
* | Fixed Bug #55372 Incorrect handling of literals led to memory corruption. | Stefan Marr | 2011-08-15 | 2 | -24/+76 |
* | Addendum for patch to bug #55214: Class name was freed before method literal ... | Stefan Marr | 2011-08-15 | 1 | -2/+2 |
* | Fix typo | Etienne Kneuss | 2011-08-08 | 1 | -1/+1 |
* | Fix typo | Pierrick Charron | 2011-08-08 | 1 | -1/+1 |
* | Use snprintf to make the static analyzers happy | Pierrick Charron | 2011-08-08 | 1 | -1/+1 |
* | - Document the new ZEND_DONT_UNLOAD_MODULES environment variable. | Derick Rethans | 2011-08-08 | 1 | -1/+10 |
* | Use snprintf and strncat to make the static analyzers happy | Pierrick Charron | 2011-08-08 | 1 | -3/+3 |
* | - Fixed bug #55378: binary number literal returns float number though its value | Derick Rethans | 2011-08-07 | 4 | -3/+311 |
* | For 5.4, fix C++-style comments. For trunk, forward-port build fix. | Gwynne Raskind | 2011-08-07 | 1 | -2/+2 |
* | - Revert r314387 | Felipe Pena | 2011-08-07 | 1 | -1/+1 |
* | function_name cannot be false | Pierrick Charron | 2011-08-07 | 1 | -1/+1 |
* | Fix build under Clang 2.9 - see LLVM bug #9164 (http://llvm.org/bugs/show_bug... | Gwynne Raskind | 2011-08-07 | 1 | -0/+8 |
* | Since we have fci_cache = &fci_cache_local inside that block | Rasmus Lerdorf | 2011-08-07 | 1 | -1/+1 |
* | Use snprintf here instead to make the static analyzers happy. | Rasmus Lerdorf | 2011-08-07 | 1 | -1/+1 |
* | Use property_info.name here instead since *name might be free'ed at this point | Rasmus Lerdorf | 2011-08-07 | 1 | -1/+1 |
* | - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] | Felipe Pena | 2011-08-06 | 1 | -0/+2 |
* | - Added missing PHP_FE_END/ZEND_FE_END | Felipe Pena | 2011-08-06 | 1 | -2/+2 |
* | Another potential missing va_end() found by Coverity | Rasmus Lerdorf | 2011-08-05 | 1 | -0/+1 |
* | Fix missing va_end() found by Coverity | Rasmus Lerdorf | 2011-08-05 | 1 | -0/+1 |
* | Fixed bug #55339 (Segfault with allow_call_time_pass_reference = Off) | Dmitry Stogov | 2011-08-02 | 1 | -0/+41 |
* | Fixed bug #55305 (ref lost: 1st ref instantiated in class def, 2nd ref made w... | Dmitry Stogov | 2011-08-01 | 3 | -0/+42 |
* | Added support for Class::{expr}() syntax (Pierrick) | Dmitry Stogov | 2011-08-01 | 2 | -2/+35 |
* | Fixed bug #50816 (Using class constants in array definition fails). | Dmitry Stogov | 2011-08-01 | 3 | -82/+172 |
* | - Fixed tests | Felipe Pena | 2011-07-31 | 5 | -6/+6 |
* | Fixed Bug #55214 use of __CLASS__ within trait returns trait name not class ... | Stefan Marr | 2011-07-31 | 5 | -193/+296 |
* | Added __TRAIT__ magic constant [TRAITS] [DOC] | Stefan Marr | 2011-07-31 | 6 | -1659/+1802 |
* | Fixed test which was assuming that E_STRICT is not on by default. | Stefan Marr | 2011-07-31 | 1 | -0/+1 |
* | - Fixed bug #55326 (Trait method copying misindentifies serialization callbacks) | Felipe Pena | 2011-07-31 | 1 | -2/+0 |
* | Reverted Gopal's patch that allowed plugable interned string check | Dmitry Stogov | 2011-07-28 | 2 | -10/+1 |
* | Allow zend_is_interned_string to be pluggable | Gopal Vijayaraghavan | 2011-07-27 | 2 | -1/+10 |
* | Check if given string is long enough in zend_*_strtod | David Soria Parra | 2011-07-27 | 1 | -0/+15 |
* | - add binary suport, FR #50638, as defined in RFC https://wiki.php.net/rfc/bi... | Pierre Joye | 2011-07-27 | 5 | -2242/+2372 |
* | - Fix compiler warning | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | - Use ZEND_FE_END macro here | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | - Added new macro to be used in the end of zend_function_entry declaration (G... | Felipe Pena | 2011-07-25 | 1 | -0/+2 |
* | Change E_ALL to include E_STRICT | Stanislav Malyshev | 2011-07-23 | 2 | -2/+2 |
* | - add short array syntax as defined in https://wiki.php.net/rfc/shortsyntaxfo... | Pierre Joye | 2011-07-23 | 2 | -1/+3 |
* | Fixed incorrect initialization when copied op_array.vars was NULL (TRAITS) | Stefan Marr | 2011-07-23 | 1 | -9/+14 |
* | Fixed bug in the handling of conflicting property initializers for traits. | Stefan Marr | 2011-07-23 | 2 | -6/+31 |
* | Added test case which was only added to trunk, bug seems to be fixed already. | Stefan Marr | 2011-07-23 | 1 | -0/+26 |
* | - remove magic quotes support, functions are kept (see the NEWS entry for the... | Pierre Joye | 2011-07-22 | 2 | -2/+2 |
* | - Added a check for an enviroment variable (ZEND_DONT_UNLOAD_MODULES) that, if | Derick Rethans | 2011-07-14 | 1 | -1/+1 |