1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00
Commit Graph

34336 Commits

Author SHA1 Message Date
Pierre Joye 73ed3ce99f - add IPv6 basic support
unicast, multicast or other local loop will come after 0.10.0
  test 014 fails:
  "Notice: Object of class stdClass to string conversion" is now
  "Catchable fatal error: Object of class stdClass could not be converted
  to IS_STRING", to verify ...
2006-05-13 02:43:44 +00:00
Pierre Joye 00d423980a - add SCALAR/ARRAY doc 2006-05-13 01:30:02 +00:00
Rob Richards d12a4835fb add doXInclude property to allow processor to perform XIncludes 2006-05-12 18:52:11 +00:00
Ilia Alshanetsky 09e4b325a1 Download pear phar file when making a distribution package 2006-05-12 14:54:16 +00:00
Derick Rethans f3de1a5273 - Added tests for BC breaking changes. 2006-05-12 10:02:13 +00:00
Antony Dovgal d5c7ea7733 fix #37416 (iterator_to_array() hides exceptions thrown in rewind() method) 2006-05-12 09:42:19 +00:00
058ddb8f65 ChangeLog update 2006-05-12 05:31:59 +00:00
Dmitry Stogov b75a22b203 Fixed bug #37306 (max_execution_time = max_input_time). 2006-05-11 22:08:55 +00:00
Ilia Alshanetsky f0a8096a13 MFB: Fixed bug #37413 (Rejected versions of flex that don't work). 2006-05-11 22:05:16 +00:00
Edin Kadribasic 78c2c50c86 MFB: Remove pecl includes (Steph), except pdo_odbc which will remain broke 2006-05-11 21:48:57 +00:00
Marcus Boerger d588eb2012 - Drop a few superflous if conditions (now the generated file) 2006-05-11 21:12:27 +00:00
Marcus Boerger 623df04877 - Drop a few superflous if conditions 2006-05-11 21:11:54 +00:00
Marcus Boerger b12bd4321f - Fix build 2006-05-11 20:10:29 +00:00
Andrei Zmievski f1a98a1d52 Adjust API for scanning INI files as UTF-8. 2006-05-11 18:22:09 +00:00
Seiji Masugata b56ab30155 fixed all mbstring setting information doesn't return in mb_get_info( ). 2006-05-11 14:37:42 +00:00
Marcus Boerger 1f030db700 - Fix error mode handling 2006-05-11 07:55:48 +00:00
cf9dd95f05 ChangeLog update 2006-05-11 05:31:54 +00:00
Rasmus Lerdorf efd1b929de MFB 2006-05-11 03:49:12 +00:00
Pierre Joye 2d9b196974 - JIT entry
- next release will be 0.10.0
2006-05-11 00:13:16 +00:00
Rasmus Lerdorf 6219fa9f01 WS fix 2006-05-10 23:10:55 +00:00
Rasmus Lerdorf 294e1cd2d8 auto_globals_jit support for ext/filter 2006-05-10 23:09:03 +00:00
Marcus Boerger ca7f2d282c - Fix tests 2006-05-10 22:50:48 +00:00
Rasmus Lerdorf 839c3e24a3 MFB input filter hook for getenv() 2006-05-10 21:25:01 +00:00
Rasmus Lerdorf 2f537ad0ff MFB filter defines 2006-05-10 21:23:46 +00:00
Marcus Boerger b85eb277fc - Fix tests 2006-05-10 21:12:31 +00:00
Marcus Boerger 82a538c4fa - Enforece rule of disallowing throw in __toString() 2006-05-10 21:11:48 +00:00
Marcus Boerger 7e92bac53e - s/RegExIterator/RegexIterator/ 2006-05-10 21:09:31 +00:00
Marcus Boerger 2dc783ab36 - MFB missing initialization 2006-05-10 21:04:40 +00:00
Marcus Boerger 40ff813374 - CS 2006-05-10 21:03:34 +00:00
Rob Richards bd8c4d1662 fix compiler warnings 2006-05-10 19:34:47 +00:00
Andrei Zmievski a331a4d5f1 MFB 2006-05-10 16:51:18 +00:00
Ilia Alshanetsky 7dd87b5307 MFB: Fixed bug #37394 (substr_compare() returns an error when offset equals
string length).
2006-05-10 13:07:56 +00:00
Andrey Hristov e4e7d27e4a MFB 2006-05-10 12:29:09 +00:00
Rob Richards ac4afe552b - revert back to using internal buffer
origional string may be modified during parse causing possible crash
2006-05-10 11:58:56 +00:00
Antony Dovgal 6fc10a0acd fix #37392 (Unnecessary call to OCITransRollback() at the end of request) 2006-05-10 10:06:57 +00:00
2d509493f1 ChangeLog update 2006-05-10 05:31:56 +00:00
Marcus Boerger b43ac2603b - WS 2006-05-09 22:15:16 +00:00
Marcus Boerger 6c0c9f098f - Methods have flags 2006-05-09 22:12:50 +00:00
Marcus Boerger 482d57d5a3 - zend_spprintf() is actually used elsewhere in the engine 2006-05-09 22:09:49 +00:00
Ilia Alshanetsky 2721311863 MFB: Fixed bug #37376 (fastcgi.c compile fail with gcc 2.95.4). 2006-05-09 22:00:36 +00:00
Marcus Boerger 4bfc5ff54c - MFB WS/CS, zend_spprintf() must not be exported 2006-05-09 21:30:11 +00:00
Marcus Boerger ef855827e3 - MFB Missing check 2006-05-09 21:28:47 +00:00
Marcus Boerger 0638c67dab - MFB: WS 2006-05-09 21:26:39 +00:00
Andrei Zmievski 96efa426b8 Add pcre_last_error() and backtrack/recursion limit settings. 2006-05-09 18:28:11 +00:00
Andrei Zmievski e2a1d7a3e1 Add char_enum_types(). 2006-05-09 18:21:27 +00:00
Georg Richter 4508ae73f7 merge from 5.2 2006-05-09 13:53:39 +00:00
Georg Richter b6d7fdf465 Merge from 5.2 2006-05-09 11:27:20 +00:00
Pierre Joye 1a0f27a707 - #7586 (pecl), filter is not reseted between element 2006-05-09 11:14:43 +00:00
Pierre Joye fd2199bf53 - one line inline doc 2006-05-09 10:24:09 +00:00
1c806ad68d ChangeLog update 2006-05-09 05:31:48 +00:00