381 Commits (76d68f8dbd72da8340407d5a3f612986cf0674c4)

Author SHA1 Message Date
Stanislav Malyshev d81ea16ef1 Changed silent conversion of array to string to produce a notice. (Patrick) 15 years ago
Xinchen Hui 64fc565765 Avoiding strcpy, strcat, sprintf usage to make static analyzer happy 15 years ago
Felipe Pena 707a8f70b8 - Added ZEND_MOD_END macro to use in the end of zend_module_dep[] 15 years ago
Felipe Pena 4b30846b50 - Make usage of new PHP_FE_END macro 15 years ago
Pierre Joye 45420bb669 - remove magic quotes support, functions are kept (see the NEWS entry for the details) for BC reasons but do not allow to set enable MQ, missing tests changes in 5.4 15 years ago
Felipe Pena 0203cc3d44 - Year++ 15 years ago
Pierre Joye a7ffa09e18 - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate the install-headers cmd 15 years ago
Gustavo André dos Santos Lopes e69b1ff2c4 - Fixed bug #49687 (utf8_decode vulnerabilities and deficiencies in the number 16 years ago
Rob Richards 0a34d10783 revert change #298288: Remove old dsp/dsw/makefile files 16 years ago
Kalle Sommer Nielsen 518a17e7bf Remove old dsp/dsw/makefile files, these arent used by the build system anymore and are barely updated nor available for all extensions 16 years ago
Pierrick Charron 18946d2c91 Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect). 16 years ago
Pierrick Charron c9a85e3a7e Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect). 16 years ago
Sebastian Bergmann 22f4ef45fe sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Sebastian Bergmann 9ba1e81665 sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php 16 years ago
Jani Taskinen 9f210d53cc - Fix test 16 years ago
Jani Taskinen b6ba34df31 MFB: fix test 16 years ago
Jani Taskinen e8f5320ed9 MFB: fix test 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
Rasmus Lerdorf b73fe4a9b6 This needs to be larger to avoid an overflow on the bit-shifting in this function 17 years ago
Rasmus Lerdorf 0ca2db41a9 This needs to be larger to avoid an overflow on the bit-shifting in this function 17 years ago
Kalle Sommer Nielsen 8ac639ba40 Fix unicode support in utf8_decode() 17 years ago
Felipe Pena 8ecf8ede1f - Removed: 17 years ago
Marcus Boerger d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 17 years ago
Antony Dovgal 61e3fbabb8 fix test 17 years ago
Antony Dovgal 1cf59bfb94 fix test 17 years ago
Scott MacVicar b4fa66e858 Fix build, missing comma 17 years ago
Scott MacVicar faef1619ff The previous error was masked by a missing entry, sync them back up. 17 years ago
Scott MacVicar 534c200925 The previous error was masked by a missing entry, sync them back up. 17 years ago
Scott MacVicar e3679338f2 MFB This entry doesn't exist upstream any more, it also caused all error messages to be one off. 17 years ago
Scott MacVicar b6f32086f9 This entry doesn't exist upstream any more, it also caused all error messages to be one off. 17 years ago
Rob Richards d14021cb4e MFH: fix bug #45996 (libxml2 2.7 causes breakage with character data in xml_parse()) 17 years ago
Rob Richards 6c00dcede6 fix bug #45996 (libxml2 2.7 causes breakage with character data in xml_parse()) 17 years ago
Sebastian Bergmann 08659c2dcd MFH: Bump copyright year, 3 of 3. 17 years ago
Sebastian Bergmann 7f4dc8702a Bump copyright year, 3 of 3. 17 years ago
Rob Richards ca954ad613 MFH: fix bug #46699: (xml_parse crash when parser is namespace aware) 17 years ago
Rob Richards 03e656bc05 fix bug #46699: (xml_parse crash when parser is namespace aware) 17 years ago
Ant Phillips fc8a260a92 Remove duff comment produced by the test generator tool 17 years ago
Ant Phillips 4021b612bf Remove duff comment produced by the test generator tool 17 years ago
Ant Phillips 7e2d3f2efb XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 17 years ago
Ant Phillips 3fb86b0b9e XML tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 bit). 17 years ago
Dmitry Stogov e5454b359a Fixed bug #46409 (__invoke method called outside of object context when using array_map) 18 years ago
Dmitry Stogov 7d4fd3fd38 Fixed bug #46409 (__invoke method called outside of object context when using array_map) 18 years ago
Felipe Pena fc2fb50d09 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena 43791516db - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!) 18 years ago
Felipe Pena 7a37fa2d6b - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena e006a89e71 - Revert ZEND_BEGIN_ARG_INFO change 18 years ago
Felipe Pena df10005563 - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena 7eb2715464 - Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro 18 years ago
Felipe Pena f08e7caee4 - Removed unnecessary variable 18 years ago