summaryrefslogtreecommitdiff
path: root/Zend
Commit message (Expand)AuthorAgeFilesLines
* Need the gcc version check here tooRasmus Lerdorf2009-06-171-1/+1
* Another tweak to make 5.2 compile on gcc2Rasmus Lerdorf2009-06-161-1/+1
* Basic tests for function_exists() and get_defined_functions(). Tested on Wind...andy wharmby2009-06-145-0/+299
* - MF53: fix build (void alarm)Pierre Joye2009-06-141-5/+5
* - MFH some changes (from last fix on 5.3+)Felipe Pena2009-06-121-20/+7
* - typoPierre Joye2009-06-081-1/+1
* Re-apply patch with fixed buildIlia Alshanetsky2009-06-081-0/+29
* fix build, revert faulty patchAntony Dovgal2009-06-081-29/+0
* MFB: Fixed bug #44827 (define() is missing error checks for class constants)Ilia Alshanetsky2009-06-081-0/+29
* MFH: Fixed bug #47836 (array operator [] inconsistency when the array has PHP...Matt Wilmas2009-06-072-2/+18
* We don't have these in gcc2Rasmus Lerdorf2009-06-051-1/+1
* better fix for #48409 , #48428 , #48228Arnaud Le Blanc2009-06-055-12/+27
* fix testJani Taskinen2009-06-021-1/+1
* MFH: New testsArnaud Le Blanc2009-06-014-0/+142
* MFH: better fix for #48409 , #48428 , #48228Arnaud Le Blanc2009-06-015-10/+18
* MFH: Take small blocks cache into account in memory_get_usage()Arnaud Le Blanc2009-05-301-1/+5
* MFH: Fix aliasing issue (fixes #48409 , #48428 , #48228)Arnaud Le Blanc2009-05-302-4/+8
* - #42143, the constant NAN is reported as 0 on WindowsPierre Joye2009-05-291-0/+38
* MFH: Use zend_get_property_info() in get_class_vars() (fixes #46812)Arnaud Le Blanc2009-05-223-14/+13
* MFH: Fixed module loading order and made request shutdown functions also toJani Taskinen2009-05-141-1/+1
* MFH: Fixed bug #45877 (Array key '2147483647' left as string)Matt Wilmas2009-05-144-47/+71
* - MFH: Fixed bug #48248 (SIGSEGV when access to private property via &__get)Felipe Pena2009-05-122-2/+29
* - MFH: Fix code && new testFelipe Pena2009-05-112-1/+34
* - Added missing param checksFelipe Pena2009-05-111-0/+4
* MFH: Better fix for bug #42767 (at source instead of workaround); also fixes ...Matt Wilmas2009-05-083-26/+5
* MFH:- Fix compile warning in debug modeJani Taskinen2009-05-011-8/+8
* - ws / cs (separated from another commit coming next)Jani Taskinen2009-05-011-20/+20
* - Added missing tests from this branch..*sigh*Jani Taskinen2009-04-302-0/+100
* MFH: Fixed bug#47981 (error handler not called regardless)Hannes Magnusson2009-04-162-1/+20
* - Fixed bug #47801 (__call() accessed via parent:: operator is provided incor...Felipe Pena2009-04-086-40/+84
* - Fixed bug #47903 ("@" operator does not work with string offsets (PHP_5_2 o...Felipe Pena2009-04-063-2/+8
* - MFH: Fixed bug #47852 (Compilation failure in zend_alloc.c) (Matteo)Felipe Pena2009-04-011-0/+5
* Fixed double efree()Dmitry Stogov2009-03-241-1/+0
* - MFH: staticise private symbolsMoriyoshi Koizumi2009-03-181-80/+80
* Fixed bug #47704 (PHP crashes on some "bad" operations with string offsets)Dmitry Stogov2009-03-183-0/+177
* MFB53: Fix for get_defined_constants()Ilia Alshanetsky2009-03-161-1/+2
* - Fix testFelipe Pena2009-02-201-8/+4
* - spl is not forced on everyone in 5.2 branch.Jani Taskinen2009-02-201-1/+1
* fix testZoe Slattery2009-02-171-1/+1
* Fixed bug #45327 (memory leak if offsetGet throws exception)Ilia Alshanetsky2009-02-171-0/+4
* MFH: Overflow commentMatt Wilmas2009-02-171-0/+1
* MFH: Fixed bug #47422 (modulus operator returns incorrect results on 64 bit l...Matt Wilmas2009-02-171-1/+1
* Revert patch for bug #46701 as it introduces a BC breakIlia Alshanetsky2009-02-155-80/+38
* 2.4.1 is safe to use. Perhaps we should just drop the 3rd part fromRasmus Lerdorf2009-02-141-1/+1
* add testAntony Dovgal2009-02-111-0/+26
* MFH: fix bug #47353 (crash when creating a lot of objects in object destructor)Antony Dovgal2009-02-111-0/+6
* Fix indentionDavid Soria Parra2009-01-261-1/+1
* MFH: Fix compiler warning. munmap expects a void pointer.David Soria Parra2009-01-251-1/+1
* MFB: Fix WSDavid Soria Parra2009-01-251-15/+15
* MFH: Fix WSDavid Soria Parra2009-01-251-4/+4