]>
granicus.if.org Git - php/log
Pierre Joye [Tue, 5 Aug 2008 20:56:25 +0000 (20:56 +0000)]
- MFH: fix oci8_11g when build shared (invalid extension)
Elizabeth Marie Smith [Tue, 5 Aug 2008 20:16:21 +0000 (20:16 +0000)]
Some fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend on each other if shared, and don't try to put two versions of the sqlite3 lib if static
Stanislav Malyshev [Tue, 5 Aug 2008 20:14:27 +0000 (20:14 +0000)]
fix memnstr bug, by Laurent Gaffie
Pierre Joye [Tue, 5 Aug 2008 19:40:16 +0000 (19:40 +0000)]
- MFH: fix zlib detection (shared/static) and add zlib_a support
Derick Rethans [Tue, 5 Aug 2008 18:03:47 +0000 (18:03 +0000)]
- MFH: Fixed a bug that caused miscalculations with the "last <weekday> of <n>
month" relative time string.
Pierre Joye [Tue, 5 Aug 2008 17:20:10 +0000 (17:20 +0000)]
- MFH: not shared
Jani Taskinen [Tue, 5 Aug 2008 16:25:42 +0000 (16:25 +0000)]
MFH
Jani Taskinen [Tue, 5 Aug 2008 15:12:19 +0000 (15:12 +0000)]
MFH
Jani Taskinen [Tue, 5 Aug 2008 12:36:47 +0000 (12:36 +0000)]
MFH:- Add test for bug #45712
Pierre Joye [Tue, 5 Aug 2008 11:47:17 +0000 (11:47 +0000)]
- MFH: add dll path to mkdist default path
Arnaud Le Blanc [Tue, 5 Aug 2008 10:10:39 +0000 (10:10 +0000)]
MFH: Fixed test
Felipe Pena [Mon, 4 Aug 2008 23:48:09 +0000 (23:48 +0000)]
- Fix build (thanks Sebastian)
Pierre Joye [Mon, 4 Aug 2008 21:39:44 +0000 (21:39 +0000)]
- MFH: detect _a or normal lib
Jani Taskinen [Mon, 4 Aug 2008 21:14:28 +0000 (21:14 +0000)]
MFH:- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)
Moriyoshi Koizumi [Mon, 4 Aug 2008 21:10:58 +0000 (21:10 +0000)]
- MFH: Added .libs to .cvsignore
Moriyoshi Koizumi [Mon, 4 Aug 2008 21:06:13 +0000 (21:06 +0000)]
- MFH: More fixes for bug #45691
Jani Taskinen [Mon, 4 Aug 2008 20:51:46 +0000 (20:51 +0000)]
MFH: Add proper version check (new c-clients have this)
Felipe Pena [Mon, 4 Aug 2008 18:23:33 +0000 (18:23 +0000)]
- MFH: Added new parameter parsing API (part II)
Antony Dovgal [Mon, 4 Aug 2008 12:19:51 +0000 (12:19 +0000)]
numerous int<->long fixes (this code just couldn't work on 64bit OSes)
here is why we need to put ming to PECL
Robin Fernandes [Mon, 4 Aug 2008 11:45:21 +0000 (11:45 +0000)]
Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ).
Dmitry Stogov [Mon, 4 Aug 2008 07:20:15 +0000 (07:20 +0000)]
Removed shebang line check from CGI sapi (it is checked by scanner)
Kalle Sommer Nielsen [Mon, 4 Aug 2008 06:21:55 +0000 (06:21 +0000)]
MFH: Fixes #45406 - Patch by oleg dot grenrus at dynamoid dot com
Etienne Kneuss [Sun, 3 Aug 2008 19:07:31 +0000 (19:07 +0000)]
MFH: Fix clone + add tests
Marcus Boerger [Sun, 3 Aug 2008 18:57:25 +0000 (18:57 +0000)]
- MFH Drop libsqlite even here
Etienne Kneuss [Sun, 3 Aug 2008 18:16:10 +0000 (18:16 +0000)]
MFH: Remove cast and fix mem errors
Derick Rethans [Sun, 3 Aug 2008 16:45:15 +0000 (16:45 +0000)]
- MFH: Fixed bug #45696 (Not all DateTime methods allow method chaining).
Jani Taskinen [Sun, 3 Aug 2008 12:22:20 +0000 (12:22 +0000)]
typo, grammar
Jani Taskinen [Sun, 3 Aug 2008 12:15:55 +0000 (12:15 +0000)]
MFH: nuketh C++ comments
Marcus Boerger [Sun, 3 Aug 2008 12:11:12 +0000 (12:11 +0000)]
- Nitpicking
# Chris I merged you with Oracle corp. as you work for the company, or do
# you need to be clear about what you did?
Jani Taskinen [Sun, 3 Aug 2008 12:11:07 +0000 (12:11 +0000)]
MFH
Jani Taskinen [Sun, 3 Aug 2008 11:58:15 +0000 (11:58 +0000)]
MFH: no c++ comments in c files
Jani Taskinen [Sun, 3 Aug 2008 11:54:30 +0000 (11:54 +0000)]
oops
Jani Taskinen [Sun, 3 Aug 2008 11:48:20 +0000 (11:48 +0000)]
- No C++ comments in C files!
Jani Taskinen [Sun, 3 Aug 2008 11:33:45 +0000 (11:33 +0000)]
- What a mess..
Moriyoshi Koizumi [Sun, 3 Aug 2008 00:04:17 +0000 (00:04 +0000)]
- MFH: Forgot to take account of the case when mbstring.language is processed
afterwards.
Moriyoshi Koizumi [Sat, 2 Aug 2008 20:49:00 +0000 (20:49 +0000)]
- MFH: Fixed bug #45691 (Some per-dir or runtime settings may leak into other requests).
Pierre Joye [Sat, 2 Aug 2008 16:50:35 +0000 (16:50 +0000)]
- MFH: improve previous fix for scan, disable optimizer only for scan() using #pragma optimize
Pierre Joye [Sat, 2 Aug 2008 15:49:37 +0000 (15:49 +0000)]
- MFH: parser's scan function is too large for VC6-7.x, disable the optimizer (size optimization instead) fixes it
Steph Fox [Sat, 2 Aug 2008 15:38:46 +0000 (15:38 +0000)]
MFH Remove obsolete check (thanks Tony)
Derick Rethans [Sat, 2 Aug 2008 13:50:52 +0000 (13:50 +0000)]
- MFH: Fixed bug #45545 (DateInterval has a limitation of 4 chars for ISO
durations).
Felipe Pena [Sat, 2 Aug 2008 13:39:42 +0000 (13:39 +0000)]
- MFH: Fixed undefined variable
Arnaud Le Blanc [Sat, 2 Aug 2008 06:36:40 +0000 (06:36 +0000)]
news
Arnaud Le Blanc [Sat, 2 Aug 2008 06:35:41 +0000 (06:35 +0000)]
Allow urlencode()d filer names in php://filter
Felipe Pena [Sat, 2 Aug 2008 04:46:07 +0000 (04:46 +0000)]
- MFH: Added parameter TSRMLS_DC in zend_is_callable()
Felipe Pena [Sat, 2 Aug 2008 02:50:18 +0000 (02:50 +0000)]
- MFH: Removed unnecessary TSRMLS_FETCH()
Arnaud Le Blanc [Sat, 2 Aug 2008 02:36:25 +0000 (02:36 +0000)]
MFH: Avoid leaks when zlib streams can not be closed properly.
Moriyoshi Koizumi [Fri, 1 Aug 2008 22:56:47 +0000 (22:56 +0000)]
- MFH: Fixed bug #43993 (mb_substr_count() behaves differently to substr_count() with overlapping needles)
Stanislav Malyshev [Fri, 1 Aug 2008 22:43:16 +0000 (22:43 +0000)]
remove unneeded define
Pierre Joye [Fri, 1 Aug 2008 21:20:08 +0000 (21:20 +0000)]
- MFH: use static lib first if found
Pierre Joye [Fri, 1 Aug 2008 19:09:47 +0000 (19:09 +0000)]
- MFH: fix EOL broken by previous commit
Pierre Joye [Fri, 1 Aug 2008 18:57:30 +0000 (18:57 +0000)]
drop 8.x support
Pierre Joye [Fri, 1 Aug 2008 15:07:59 +0000 (15:07 +0000)]
- MFH: support for Oracle 11g (either 8 or 11g can be built but not both
Dmitry Stogov [Fri, 1 Aug 2008 14:22:48 +0000 (14:22 +0000)]
Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys)
Dmitry Stogov [Fri, 1 Aug 2008 14:22:03 +0000 (14:22 +0000)]
Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys).
Steph Fox [Fri, 1 Aug 2008 13:48:45 +0000 (13:48 +0000)]
- 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
Steph Fox [Fri, 1 Aug 2008 13:42:56 +0000 (13:42 +0000)]
- Merge ws/cs fixes to bring all branches into sync
Steph Fox [Fri, 1 Aug 2008 13:38:48 +0000 (13:38 +0000)]
- MFH Bring phar tests into line across all branches
Pierre Joye [Fri, 1 Aug 2008 11:25:42 +0000 (11:25 +0000)]
- MFH: add new default dir (old still works)
Pierre Joye [Fri, 1 Aug 2008 11:21:50 +0000 (11:21 +0000)]
- MFH: first static lib then dyn or old one
Hannes Magnusson [Fri, 1 Aug 2008 10:59:14 +0000 (10:59 +0000)]
Add ini options for the new exts
Antony Dovgal [Fri, 1 Aug 2008 08:27:56 +0000 (08:27 +0000)]
MFH: fix int<->long mess causing lots of segfaults on x86_64
Hannes Magnusson [Fri, 1 Aug 2008 08:01:31 +0000 (08:01 +0000)]
Fix skipif (altough I can't find any such method in the source..?)
Marcus Boerger [Fri, 1 Aug 2008 06:16:35 +0000 (06:16 +0000)]
- Consistency rocks: Make all lines start with tabs for indentation
# Just as anythign else we do.
# Also saves about ~0.5k in phar.phar
Marcus Boerger [Fri, 1 Aug 2008 05:43:09 +0000 (05:43 +0000)]
- Fix pear PHP_Archive class file location
Johannes Schlüter [Fri, 1 Aug 2008 00:46:20 +0000 (00:46 +0000)]
back to dev
Johannes Schlüter [Fri, 1 Aug 2008 00:09:24 +0000 (00:09 +0000)]
5.3.0alpha1
Scott MacVicar [Thu, 31 Jul 2008 23:56:32 +0000 (23:56 +0000)]
Still need defines so that sqlite3.h will match the lib that sqlite3 uses
Johannes Schlüter [Thu, 31 Jul 2008 23:51:34 +0000 (23:51 +0000)]
remove that file, too
Scott MacVicar [Thu, 31 Jul 2008 23:36:47 +0000 (23:36 +0000)]
Bundled pdo_sqlite files are no longer required
Scott MacVicar [Thu, 31 Jul 2008 23:25:39 +0000 (23:25 +0000)]
Make pdo_sqlite use the bundled extension with sqlite3 (pdo_sqlite gets fts!)
Fix test after class rename
Pierre Joye [Thu, 31 Jul 2008 23:05:52 +0000 (23:05 +0000)]
- MFH: new usual suspects
Scott MacVicar [Thu, 31 Jul 2008 22:30:26 +0000 (22:30 +0000)]
Class rename to match Coding Standards
Hannes Magnusson [Thu, 31 Jul 2008 22:30:25 +0000 (22:30 +0000)]
Which means do not include.., thanks Jani :)
Hannes Magnusson [Thu, 31 Jul 2008 22:28:51 +0000 (22:28 +0000)]
Say without, since its enabled by default
Scott MacVicar [Thu, 31 Jul 2008 22:24:05 +0000 (22:24 +0000)]
Enable by default and fix compile error
Jani Taskinen [Thu, 31 Jul 2008 22:20:40 +0000 (22:20 +0000)]
- Fix news
Johannes Schlüter [Thu, 31 Jul 2008 21:40:26 +0000 (21:40 +0000)]
- Added a few exts
Felipe Pena [Thu, 31 Jul 2008 21:24:27 +0000 (21:24 +0000)]
Typo
Johannes Schlüter [Thu, 31 Jul 2008 21:12:04 +0000 (21:12 +0000)]
move 'Improved' stuff together and max 80 char width
Scott MacVicar [Thu, 31 Jul 2008 20:47:10 +0000 (20:47 +0000)]
Fix some NEWS entries
Johannes Schlüter [Thu, 31 Jul 2008 20:19:35 +0000 (20:19 +0000)]
Update NEWS
Johannes Schlüter [Thu, 31 Jul 2008 20:18:17 +0000 (20:18 +0000)]
MFH (DOC] Add array_replace/array_replace_recursive (Mett Wilmas)
Pierre Joye [Thu, 31 Jul 2008 18:04:49 +0000 (18:04 +0000)]
- MFH: add detection for newer libs
Moriyoshi Koizumi [Thu, 31 Jul 2008 17:37:12 +0000 (17:37 +0000)]
- MFH: Fixed bug #44617 (wrong HTML entity output when substitute_character=entity)
Scott MacVicar [Thu, 31 Jul 2008 17:13:31 +0000 (17:13 +0000)]
Fix test
Scott MacVicar [Thu, 31 Jul 2008 16:31:12 +0000 (16:31 +0000)]
Stray RETURN_TRUE value
Dmitry Stogov [Thu, 31 Jul 2008 14:27:43 +0000 (14:27 +0000)]
Fixed constant substitution in constant expression context
Olivier Hill [Thu, 31 Jul 2008 14:20:40 +0000 (14:20 +0000)]
Fix regression issue
Pierre Joye [Thu, 31 Jul 2008 13:13:20 +0000 (13:13 +0000)]
- update config to match config.m4
(still does not build but will be fixed for alpha2)
Jani Taskinen [Thu, 31 Jul 2008 11:50:16 +0000 (11:50 +0000)]
MFH:- fix test
Rasmus Lerdorf [Thu, 31 Jul 2008 11:46:23 +0000 (11:46 +0000)]
Fix test to test higher nesting level
Rasmus Lerdorf [Thu, 31 Jul 2008 09:23:18 +0000 (09:23 +0000)]
Fix for bug #45030
Dmitry Stogov [Thu, 31 Jul 2008 07:10:33 +0000 (07:10 +0000)]
Removed Closure::__toString()
Jani Taskinen [Thu, 31 Jul 2008 00:48:48 +0000 (00:48 +0000)]
MFH:- Fixed bug #45568 (ISAPI does not property clear auth_digest in header).
Scott MacVicar [Thu, 31 Jul 2008 00:46:47 +0000 (00:46 +0000)]
MFH: Resync libsqlite files from amalgamation. Save the kittens, no EOL mess.
Jani Taskinen [Thu, 31 Jul 2008 00:45:17 +0000 (00:45 +0000)]
MFH:- Applied the missing parts to phpize.m4 for zend extension builds
Scott MacVicar [Thu, 31 Jul 2008 00:33:02 +0000 (00:33 +0000)]
MFH: get fileinfo building again on Windows
Jani Taskinen [Wed, 30 Jul 2008 23:56:05 +0000 (23:56 +0000)]
MFH:- Detect whether debugging was enabled in PHP and drop optimizing flags if so (merge from configure.in)
Jani Taskinen [Wed, 30 Jul 2008 23:32:02 +0000 (23:32 +0000)]
MFH:CS
Jani Taskinen [Wed, 30 Jul 2008 22:55:08 +0000 (22:55 +0000)]
ws