1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00
Commit Graph

39505 Commits

Author SHA1 Message Date
Pierre Joye d5f767c0e0 drop 8.x support 2008-08-01 18:57:30 +00:00
Pierre Joye ef6cc19055 - MFH: support for Oracle 11g (either 8 or 11g can be built but not both 2008-08-01 15:07:59 +00:00
Dmitry Stogov 33f48b800c Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys) 2008-08-01 14:22:48 +00:00
Dmitry Stogov 37a769353f Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys). 2008-08-01 14:22:03 +00:00
Steph Fox 4e5280a7a2 - ws/cs, macros, code that only affects other branches
- some unsynced changes need valgrind testing before they can go into this branch, see PECL/HEAD
2008-08-01 13:48:45 +00:00
Steph Fox 821bab83a3 - Merge ws/cs fixes to bring all branches into sync 2008-08-01 13:42:56 +00:00
Steph Fox 377ff97abd - MFH Bring phar tests into line across all branches 2008-08-01 13:38:48 +00:00
Pierre Joye cb10c3be61 - MFH: add new default dir (old still works) 2008-08-01 11:25:42 +00:00
Pierre Joye c1ddd7bea5 - MFH: first static lib then dyn or old one 2008-08-01 11:21:50 +00:00
Hannes Magnusson 790a938b0f Add ini options for the new exts 2008-08-01 10:59:14 +00:00
Antony Dovgal 617ab865a0 MFH: fix int<->long mess causing lots of segfaults on x86_64 2008-08-01 08:27:56 +00:00
Hannes Magnusson f8f406208b Fix skipif (altough I can't find any such method in the source..?) 2008-08-01 08:01:31 +00:00
Marcus Boerger 152e4273d1 - Consistency rocks: Make all lines start with tabs for indentation
# Just as anythign else we do.
# Also saves about ~0.5k in phar.phar
2008-08-01 06:16:35 +00:00
Marcus Boerger d29fba1678 - Fix pear PHP_Archive class file location 2008-08-01 05:43:09 +00:00
Johannes Schlüter fe0e4c2606 back to dev 2008-08-01 00:46:20 +00:00
Johannes Schlüter 346b97afb4 5.3.0alpha1 2008-08-01 00:09:24 +00:00
Scott MacVicar 06337965ae Still need defines so that sqlite3.h will match the lib that sqlite3 uses 2008-07-31 23:56:32 +00:00
Johannes Schlüter 37c2511f8c remove that file, too 2008-07-31 23:51:34 +00:00
Scott MacVicar 7065da57b7 Bundled pdo_sqlite files are no longer required 2008-07-31 23:36:47 +00:00
Scott MacVicar 0d2f16d3d0 Make pdo_sqlite use the bundled extension with sqlite3 (pdo_sqlite gets fts!)
Fix test after class rename
2008-07-31 23:25:39 +00:00
Pierre Joye c501d5f2a4 - MFH: new usual suspects 2008-07-31 23:05:52 +00:00
Scott MacVicar d9509f7a6d Class rename to match Coding Standards 2008-07-31 22:30:26 +00:00
Hannes Magnusson a31dc0ccd0 Which means do not include.., thanks Jani :) 2008-07-31 22:30:25 +00:00
Hannes Magnusson f2d88b3efa Say without, since its enabled by default 2008-07-31 22:28:51 +00:00
Scott MacVicar 9abe173e8c Enable by default and fix compile error 2008-07-31 22:24:05 +00:00
Jani Taskinen 678811d9b2 - Fix news 2008-07-31 22:20:40 +00:00
Johannes Schlüter 935fdb0734 - Added a few exts 2008-07-31 21:40:26 +00:00
Felipe Pena 766fe51d3d Typo 2008-07-31 21:24:27 +00:00
Johannes Schlüter 362bd99f58 move 'Improved' stuff together and max 80 char width 2008-07-31 21:12:04 +00:00
Scott MacVicar 26dae773cd Fix some NEWS entries 2008-07-31 20:47:10 +00:00
Johannes Schlüter d2b3695aea Update NEWS 2008-07-31 20:19:35 +00:00
Johannes Schlüter b9f7b21ec1 MFH (DOC] Add array_replace/array_replace_recursive (Mett Wilmas) 2008-07-31 20:18:17 +00:00
Pierre Joye 3250870249 - MFH: add detection for newer libs 2008-07-31 18:04:49 +00:00
Moriyoshi Koizumi 2d08b5aa86 - MFH: Fixed bug #44617 (wrong HTML entity output when substitute_character=entity) 2008-07-31 17:37:12 +00:00
Scott MacVicar 00788aa163 Fix test 2008-07-31 17:13:31 +00:00
Scott MacVicar 76cf0f6e6b Stray RETURN_TRUE value 2008-07-31 16:31:12 +00:00
Dmitry Stogov 1f09a6b359 Fixed constant substitution in constant expression context 2008-07-31 14:27:43 +00:00
Olivier Hill d247a23188 Fix regression issue 2008-07-31 14:20:40 +00:00
Pierre Joye c71b745655 - update config to match config.m4
(still does not build but will be fixed for alpha2)
2008-07-31 13:13:20 +00:00
Jani Taskinen b4e313eed4 MFH:- fix test 2008-07-31 11:50:16 +00:00
Rasmus Lerdorf c6671a0596 Fix test to test higher nesting level 2008-07-31 11:46:23 +00:00
Rasmus Lerdorf a3383ac3d7 Fix for bug #45030 2008-07-31 09:23:18 +00:00
Dmitry Stogov f02f9b0545 Removed Closure::__toString() 2008-07-31 07:10:33 +00:00
Jani Taskinen a31dc18b39 MFH:- Fixed bug #45568 (ISAPI does not property clear auth_digest in header). 2008-07-31 00:48:48 +00:00
Scott MacVicar 4b8197cf6e MFH: Resync libsqlite files from amalgamation. Save the kittens, no EOL mess. 2008-07-31 00:46:47 +00:00
Jani Taskinen 708cb0ec0e MFH:- Applied the missing parts to phpize.m4 for zend extension builds 2008-07-31 00:45:17 +00:00
Scott MacVicar 97400c6cd3 MFH: get fileinfo building again on Windows 2008-07-31 00:33:02 +00:00
Jani Taskinen 87acbd2639 MFH:- Detect whether debugging was enabled in PHP and drop optimizing flags if so (merge from configure.in) 2008-07-30 23:56:05 +00:00
Jani Taskinen f92026e0ac MFH:CS 2008-07-30 23:32:02 +00:00
Jani Taskinen 2af5002d5b ws 2008-07-30 22:55:08 +00:00