]>
granicus.if.org Git - php/log
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
Felipe Pena [Wed, 30 Jul 2008 19:34:23 +0000 (19:34 +0000)]
- MFH: Fixed memory leak.
# Test: locale_filter_matches(str_repeat('a', 520), str_repeat('a', 520), 1);
Derick Rethans [Wed, 30 Jul 2008 18:00:44 +0000 (18:00 +0000)]
- MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.
- MFH: Fixed a bug in the DateTime->modify() methods, it would not use the
advanced relative time strings.
- MFH: Fixed return values of all the modifying methods, they now properly
return the object itself.
Stanislav Malyshev [Wed, 30 Jul 2008 17:45:18 +0000 (17:45 +0000)]
fix warnings
Felipe Pena [Wed, 30 Jul 2008 16:43:11 +0000 (16:43 +0000)]
- Fixed crash when NULL is passed to locale_accept_from_http()
Rasmus Lerdorf [Wed, 30 Jul 2008 13:52:59 +0000 (13:52 +0000)]
We can afford a larger stack here and other json parsers out there
go deeper than 128.
Felipe Pena [Wed, 30 Jul 2008 12:14:30 +0000 (12:14 +0000)]
- New test
Antony Dovgal [Wed, 30 Jul 2008 11:59:05 +0000 (11:59 +0000)]
fix folding
Antony Dovgal [Wed, 30 Jul 2008 09:58:55 +0000 (09:58 +0000)]
enable this test on all platforms, no reason to limit it windows only
Antony Dovgal [Wed, 30 Jul 2008 09:55:20 +0000 (09:55 +0000)]
fix test
Pierre Joye [Wed, 30 Jul 2008 09:26:15 +0000 (09:26 +0000)]
- mbstring is built shared on windows
it looks like the idea was to have it static (but does not work)
Pierre Joye [Wed, 30 Jul 2008 08:38:37 +0000 (08:38 +0000)]
- fix VC9 build (5.3+)
Please do not revert this fix again and to merge 5.3's changes to HEAD
Jani Taskinen [Wed, 30 Jul 2008 08:18:05 +0000 (08:18 +0000)]
MFH:ws
Kalle Sommer Nielsen [Wed, 30 Jul 2008 04:35:57 +0000 (04:35 +0000)]
MFH: Add test for imagecolorclosesthwb()
Kalle Sommer Nielsen [Wed, 30 Jul 2008 01:37:54 +0000 (01:37 +0000)]
Add test case for #44849
Felipe Pena [Wed, 30 Jul 2008 01:25:49 +0000 (01:25 +0000)]
- MFH: Fixed BC break: The magic constants must be case-insensitive.
Pierre Joye [Tue, 29 Jul 2008 17:28:41 +0000 (17:28 +0000)]
- MFH: missing in the previous crypt commit (shutdown frees the locking mechanism)
Arnaud Le Blanc [Tue, 29 Jul 2008 16:59:10 +0000 (16:59 +0000)]
MFH: Added pcntl_sigwaitinfo(), pcntl_sigtimedwait() and pcntl_sigprocmask()
[DOC] pcntl_sigprocmask() allows to block signals. pcntl_sigwaitinfo()
allows to fetch blocked signals or signals delivered while pcntl_sigwaitinfo()
is running. pcntl_sigtimedwait() is pcntl_sigwaitinfo() with a timeout.
Arnaud Le Blanc [Tue, 29 Jul 2008 16:46:11 +0000 (16:46 +0000)]
MFH: Added pcntl_signal_dispatch()
[DOC] pcntl_signal_dispatch() allows to dispatch pending signals to registered
signal handler functions on-demand. This allows to use pcntl_signal() without
ticks.
Dmitry Stogov [Tue, 29 Jul 2008 14:28:11 +0000 (14:28 +0000)]
Fixed memory leak
Arnaud Le Blanc [Tue, 29 Jul 2008 13:57:43 +0000 (13:57 +0000)]
MFH: Fixed previous fix