379 Commits (0a7395e009b2df94c2a3f05aef69fb1779edf8f8)

Author SHA1 Message Date
Xinchen Hui 0a7395e009 Happy New Year 13 years ago
Xinchen Hui 831fbcf385 Happy New Year 13 years ago
Dmitry Stogov 3f8c729e69 Traits refactoring 13 years ago
Stanislav Malyshev fa9540e1f1 make ZEND_SIGNALS configurable, off by default 14 years ago
Xinchen Hui 1c4f227553 Fixed bug #60627 (httpd.worker segfault on startup with php_value) 14 years ago
Felipe Pena e4ca0ed09f - Year++ 14 years ago
Felipe Pena 4e19825281 - Year++ 14 years ago
Antony Dovgal e14819439c export zend_on_timeout handler from ZE 14 years ago
Dmitry Stogov 4a25a7740d Fixed ZE specific compile warnings (Bug #55629) 14 years ago
Hannes Magnusson 550980cfe5 Callable typehint following the rules of is_callable($arg, false); 14 years ago
Ilia Alshanetsky 34d93f0c06 Zend Signal Handling 15 years ago
Stanislav Malyshev e18618905c scalar types cleanup 15 years ago
Stanislav Malyshev 3a3f369678 Add options to debug_backtrace functions 15 years ago
Stanislav Malyshev b4dba12d34 Add options to debug_backtrace functions 15 years ago
Felipe Pena 927bf09c29 - Year++ 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Hartmut Holzgraefe aaa2f1c30b marked char pointer arguments as const in lots of 15 years ago
Dmitry Stogov f2df6a4a3e - Improved memory usage 15 years ago
Ilia Alshanetsky 33fae4caa0 Added support for numeric & scalar type hint as defined within 16 years ago
Dmitry Stogov c5237d82bf Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties 16 years ago
Derick Rethans 1bc9247651 - Added scalar typehinting. 16 years ago
Stefan Marr cd6415f1a9 Implemented Traits for PHP as proposed in the RFC [TRAITS] 16 years ago
Dmitry Stogov e87d72002b Optimized access to global constants using values with pre-calculated hash_values from litersls table 16 years ago
Dmitry Stogov 7f18561bdc Updated version numbers 16 years ago
Dmitry Stogov 453b49ed20 Added a number of small performance tweaks and optimizations 16 years ago
Dmitry Stogov dd5c478be6 Added concept of interned strings. All strings constants known at compile time are allocated in a single copy and never changed. 16 years ago
Johannes Schlüter e0f91992c0 Add some const declarations, makes C++ extension writers happy 16 years ago
Rasmus Lerdorf 73b13d76d0 Fix gcc version check - bug #50771 16 years ago
Rasmus Lerdorf 7931525343 Fix gcc version check - bug #50771 16 years ago
Rasmus Lerdorf 15e31de034 Fix gcc version check - bug #50771 16 years ago
Sebastian Bergmann 13a78acbbe sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 35e83d2afb sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann d2281d1dff sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php 16 years ago
Felipe Pena a51e7d3343 - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 16 years ago
Felipe Pena a94558c855 - Added MAKE_COPY_ZVAL(ppzv, pzv) macro 16 years ago
Pierre Joye d5ab5a6452 - revert last commit, breaks the build and needs test case(s) 16 years ago
Pierre Joye 558e7133c4 - revert last commit, breaks the build and needs test case(s) 16 years ago
Pierre Joye d198853416 - revert last commit, breaks the build and needs test case(s) 16 years ago
Moriyoshi Koizumi 1fee2957ae - Fix leaks. 16 years ago
Moriyoshi Koizumi 797249daf4 - Fix leaks. 16 years ago
Moriyoshi Koizumi e3c94d503a - Fix leaks. 16 years ago
Scott MacVicar c54f6df978 Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX specific code. 17 years ago
Scott MacVicar afcc47ef85 Fix bug #48575 - Use dlopen() just like all the other *nixes instead of OSX specific code. 17 years ago
Rasmus Lerdorf add9048b30 Need the gcc version check here too 17 years ago
Rasmus Lerdorf c572a7fd8b Need the gcc version check here too 17 years ago
Rasmus Lerdorf a7cc9e7274 Need the gcc version check here too 17 years ago
Pierre Joye b908c70fa1 - silent compilation warnings (no MFH yet) 17 years ago
Rasmus Lerdorf 077ff24ef9 We don't have these in gcc2 17 years ago
Rasmus Lerdorf 698d284b1f No always_inline attribute in gcc2 17 years ago
Rasmus Lerdorf 04f5d7c909 There is no always_inline attribute in gcc2 17 years ago