4688 Commits (455bc9df4c782be790747df0fc13696bef356708)

Author SHA1 Message Date
Xinchen Hui ff30cd3443 Fix wrong update 15 years ago
Xinchen Hui a67fb02cf8 Update NEWS 15 years ago
Hannes Magnusson c500bd35f3 These are all in 5_4 15 years ago
Xinchen Hui 1f347459fb update news 15 years ago
Arpad Ray 98b42d722d remove duplicate news entry 15 years ago
Arpad Ray 4a6c2a8b44 add support for SORT_NATURAL and SORT_FLAG_CASE in array sort functions 15 years ago
Xinchen Hui d05c878d10 update NEWS 15 years ago
Xinchen Hui 1e0e85ec1a Fixed #55463 (cli-server missing _SERVER[REMOTE_ADDR]) 15 years ago
Xinchen Hui 1429b430b5 update NEWS. 15 years ago
Boris Lytochkin c1b90f45f5 IPv6 Support for SNMP. (FR #42918) 15 years ago
Rui Hirokawa 1fe350e271 update NEWS. 15 years ago
Xinchen Hui ac088cd6c2 News for bug #55450 15 years ago
Rui Hirokawa a3ac99b0aa NEWS update for mbstring. 15 years ago
Rui Hirokawa 79d418845e update the news. 15 years ago
Stefan Marr 35f58b972f Added missing class_uses(..) function to SPL to mirror class_implements(..). 15 years ago
Boris Lytochkin a80c2ee19b fix FR #54502: allow user to change OID value output mode when SNMP_VALUE_OBJECT is used. 15 years ago
Christian Stocker 01607c4137 Added credentials to XSL NEWS entry 15 years ago
Christian Stocker 0a7aeb7f28 Added the ability to pass options to loadHTML (Chregu, fxmulder at gmail dot com) 15 years ago
Christian Stocker 0511fa337e Added XsltProcessor::setSecurityPrefs($options) and getSecurityPrefs() 15 years ago
Peter Cowburn 8c3ef4a222 Fix NEWS 15 years ago
Christopher Jones dedab51269 clarify sqlite deprecation 15 years ago
Boris Lytochkin b3182fda70 expand SNMP section 15 years ago
Dmitry Stogov b7eb3c1c5a Arithmetic speedup. Inlined most probable code-paths for arithmetic operations directly into executor. 15 years ago
Sebastian Bergmann 6f3148db81 Add optional argument to debug_backtrace() and debug_print_backtrace() to limit the amount of stack frames returned. 15 years ago
Arnaud Le Blanc b83e243c23 Added CallbackFilterIterator and RecursiveCallbackFilterIterator classes 15 years ago
Antony Dovgal d3843846f3 fix typppo 15 years ago
Sebastian Bergmann 5c8d76680c Fix speling. 15 years ago
Johannes Schlüter 6c734a6b4c - Implement FR#53878 Interactive shell should work with shared readline extension 15 years ago
Scott MacVicar ca378eefa0 Add header_register_callback(), allows a userland function 15 years ago
Boris Lytochkin dc781e2520 - Improved SNMP extension: 15 years ago
Boris Lytochkin 5e82e334dd Improved SNMP extension. FR #53594 15 years ago
Ilia Alshanetsky 46ff954ca7 Added support for "extra" parameter for PGNotify(). 15 years ago
Kalle Sommer Nielsen 5ba90aefb0 Added 'catalog' to the field fetching functions in mysqli (Thanks to Johannes for the headsup) 15 years ago
Kalle Sommer Nielsen 5d23cdd695 MFT: Implemented FR #47802 (Support for setting character sets in DSN strings) 15 years ago
Scott MacVicar d90394851c Add Spoofchecker to intl extension. 15 years ago
Kalle Sommer Nielsen 69a3575b38 Implemented FR #39847 (mysqli_fetch_[field|fields|field_direct] need to return db) 15 years ago
Kalle Sommer Nielsen e4c36b054c Implemented FR #47802, support for character sets in DSN strings for PDO_MYSQL 15 years ago
Adam Harvey 3571c955b5 Implement request #53659 (Implementing RegexIterator::getRegex() method). Patch 15 years ago
Scott MacVicar 6144da7e35 Silently casting an empty string, null or false into an object by adding a property 15 years ago
Peter Cowburn 25f42c09b8 NEWS for FR #48767 (SplFileInfo::getExtension()) 15 years ago
Ilia Alshanetsky a7d8c0e2a5 sqlite3 lib news 15 years ago
Derick Rethans 8ece8ad314 - Added the + modifier to parseFromFormat to allow trailing text in the 15 years ago
Derick Rethans bbc898e3fd - Keep extension order alphabetically 15 years ago
Dmitry Stogov 755c2cd0d8 Removed compile time dependency from ext/mbstring 15 years ago
Adam Harvey d2263d482d Implement FR #53457 (number_format must support more than one character for 16 years ago
Adam Harvey 18ec6dae2c Implemented FR #53447 (Cannot disable SessionTicket extension for servers that 16 years ago
Adam Harvey 9a1568c113 Implemented FR #53407 (make scandir()'s directory sorting optional). 16 years ago
Dmitry Stogov 7628da98c4 Removed support for break/continue $var syntax 16 years ago
Dmitry Stogov ab93d8c621 Added multibyte suppport by default. Previosly php had to be compiled with --enable-zend-multibyte. Now it can be enabled or disabled throug zend.multibyte directive in php.ini 16 years ago
Andi Gutmans 011fd8059d - Fix typo 16 years ago