27366 Commits (e532feb29cf4fc3d67fe272c5e2d2b7f0e24cc35)
 

Author SHA1 Message Date
Timm Friebe e532feb29c - Initial release 22 years ago
Ilia Alshanetsky 905fbfd85e Added missing constant and correct bound column retrieval. When bound 22 years ago
Ilia Alshanetsky ddb32b11b2 Fixed a bug that could result in false failed query reporting on 22 years ago
Ilia Alshanetsky 11371cd0a8 Missing patch. 22 years ago
Ilia Alshanetsky 7daa1cfecc Fixed bug #28999 (fixed behaviour of exec() to work as it did in 4.X). 22 years ago
Ilia Alshanetsky a8996a8ac6 Fixed bug #29086 & #28064 (PHP crashes on extremly long scripts). 22 years ago
Ilia Alshanetsky 0ad4c5037c Touch the file so that build system does not try to rebuild it. 22 years ago
Andi Gutmans 334ddd1248 - Convert zend_class_entry -> zend_class_entry * 22 years ago
Christian Stocker 14a61929b9 implement the clone code for the XSLTProcessor object and fix #29108 22 years ago
Antony Dovgal 08486a0ea3 fix #28978 (multiple OCIBindByName on the same placeholder eats memory) 22 years ago
83e4bb727b ChangeLog update 22 years ago
Andrey Hristov c401890d17 reorder + add 22 years ago
Andrey Hristov 0eef82a733 fixing bug #28974 : overflow in array_slice() 22 years ago
Stefan Esser 0e8de752fd Ooups... 22 years ago
Stefan Esser 8c075de7c7 Fixed: PARSE_TYPE parameter to input_filter 22 years ago
Andrey Hristov 268d3d7ba3 fixing bug #28739 22 years ago
Andrey Hristov bc69bdb01a fixing the name of the test 22 years ago
Andrey Hristov 7af08c0c34 fixing bug 29038: 22 years ago
Timm Friebe cd75bd4f65 - Initial release 22 years ago
Timm Friebe a14c66445a - Added simple test for float exceeding the float precision 22 years ago
Timm Friebe 1e6ccabd5f - Initial release 22 years ago
Timm Friebe d6c0fdfd2f - Initial release 22 years ago
Ilia Alshanetsky 4ebcb2ecfe Fixed bug #29008 (array_combine() does not handle non-numeric/string keys). 22 years ago
ed6ebf011b ChangeLog update 22 years ago
Jon Parise d46f8078f5 DragonFly BSD is derived from FreeBSD and requires the same floating point 22 years ago
Wez Furlong a0957e24b7 Fix #28402: no need for -ldl 22 years ago
Wez Furlong b52f7a01af Bump PHP 5 sqlite extension number to 2.0 22 years ago
Wez Furlong e563b4eafa Upgrade bundled library to 2.8.14 + misc fixes 22 years ago
Wez Furlong cd732f1a3f RIP: greedy ready problems 22 years ago
Andi Gutmans e5cfb1d05c - Better stability during premature shutdown of request startup 22 years ago
Ilia Alshanetsky 41b639fffe Fixed function proto. 22 years ago
69e20cf219 ChangeLog update 22 years ago
Ilia Alshanetsky 79c28f7618 Fixed bug #29049 (array sorting via user function/method does not validate 22 years ago
Sergey Kartashoff c176a0ae20 - A bugfix in search words hilightling code (mnogosearch extension). 22 years ago
Ilia Alshanetsky f28b063c28 Last dangerous alloca() bits. 22 years ago
e080db4303 ChangeLog update 22 years ago
Edin Kadribasic 5e605e6dc2 Added memory-limit to the list of excluded force-on options 22 years ago
Georg Richter 9db1075c0e added check in config.m4 for deprecated library 22 years ago
1d89ed6ee3 ChangeLog update 22 years ago
Ilia Alshanetsky 5201e62d0d Fixed bug #29034 (wordwrap() returns a boolean when passed empty string). 22 years ago
Sergey Kartashoff c144fdf680 - Some fixes in mnogosearch extension 22 years ago
Marcus Boerger a2592aa5fb - Revert storing handle, got lost in 1.92, noticed by Kamesh Jayachandran 22 years ago
Ard Biesheuvel 1b4e0b81e3 Don't copy ini items to module globals 22 years ago
Sebastian Bergmann b5aa8db6a3 Fix ZTS build. 22 years ago
Dmitry Stogov 8ad22e4279 Fixed bug #28751 (SoapServer does not call _autoload()) 22 years ago
ea5dc3d577 ChangeLog update 22 years ago
Ilia Alshanetsky 7f7f566318 Eliminate alloca() calls where they can be affected by the users. 22 years ago
Ilia Alshanetsky 2ba792cd0b Don't use alloca() where it can reached by the users. 22 years ago
Marcus Boerger c884ad017c - Bugfix: #29019 Database not closing 22 years ago
Andi Gutmans 82b4d74fd4 - Disable zend_mm for 5.0.0 22 years ago