]>
granicus.if.org Git - php/log
Marcus Boerger [Fri, 8 Aug 2008 17:47:31 +0000 (17:47 +0000)]
- MFH error handling, now with save, replace, restore
Pierre Joye [Fri, 8 Aug 2008 16:05:38 +0000 (16:05 +0000)]
- MFH: constify zend_function_entry and update phpinfo
Pierre Joye [Fri, 8 Aug 2008 15:56:44 +0000 (15:56 +0000)]
- MFH: missing openbasedir check
Pierre Joye [Fri, 8 Aug 2008 15:52:53 +0000 (15:52 +0000)]
- MFH: use PHP_ZIP_VERSION_STRING and add add_ascii_assoc_string macro (easy sync)
Pierre Joye [Fri, 8 Aug 2008 15:41:25 +0000 (15:41 +0000)]
- MFH: fix leak in zif_zip_entry_read and ::ExtractTo on Error
Pierre Joye [Fri, 8 Aug 2008 15:37:37 +0000 (15:37 +0000)]
- use OPENBASEDIR_CHECKPATH instead of SAFEMODE_CHECKFILE, easier to keep code synced with HEAD
Marcus Boerger [Fri, 8 Aug 2008 14:15:05 +0000 (14:15 +0000)]
- MFH: Sorry for the compiler warning
Etienne Kneuss [Fri, 8 Aug 2008 14:09:45 +0000 (14:09 +0000)]
MFH: Test the catching of chains of exceptions
Marcus Boerger [Fri, 8 Aug 2008 13:21:52 +0000 (13:21 +0000)]
- MFH store error handling mode on stack when executing internal
or overloaded functions and methods. [...]
Felix De Vliegher [Fri, 8 Aug 2008 12:39:16 +0000 (12:39 +0000)]
Tests for ReflectionMethod::getClosure() and ReflectionFunction::getClosure()
Hannes Magnusson [Fri, 8 Aug 2008 11:09:31 +0000 (11:09 +0000)]
Apparently this is broken in alpha1 too
Felix De Vliegher [Fri, 8 Aug 2008 10:52:48 +0000 (10:52 +0000)]
Documentation fix for getClosure()
Antony Dovgal [Fri, 8 Aug 2008 10:12:27 +0000 (10:12 +0000)]
move unused vars into their ifdef
Pierre Joye [Fri, 8 Aug 2008 09:47:15 +0000 (09:47 +0000)]
- add missing files for 0.9
Hannes Magnusson [Fri, 8 Aug 2008 08:20:27 +0000 (08:20 +0000)]
MFH: Fix build on FreeBSD4.11 (bug#45757)
Pierre Joye [Fri, 8 Aug 2008 00:01:10 +0000 (00:01 +0000)]
- fbsql to pecl
Pierre Joye [Fri, 8 Aug 2008 00:00:35 +0000 (00:00 +0000)]
- moved to PECL
Pierre Joye [Thu, 7 Aug 2008 23:58:39 +0000 (23:58 +0000)]
- dbase moved to pecl
Pierre Joye [Thu, 7 Aug 2008 23:55:28 +0000 (23:55 +0000)]
- MFH: moved to pecl
Pierre Joye [Thu, 7 Aug 2008 23:24:11 +0000 (23:24 +0000)]
- MFH: update to 0.9 (torrentzip support, files open only when necessary), windows fixes
Felix De Vliegher [Thu, 7 Aug 2008 22:31:10 +0000 (22:31 +0000)]
Basic and error tests for stream_filter_remove()
Nuno Lopes [Thu, 7 Aug 2008 19:32:15 +0000 (19:32 +0000)]
fix this, so that I can build php without litespeed..
George Wang [Thu, 7 Aug 2008 16:41:31 +0000 (16:41 +0000)]
use PHP_ARG_WITH instead of AC_ARG_WITH
Arnaud Le Blanc [Thu, 7 Aug 2008 15:29:38 +0000 (15:29 +0000)]
MFH: New maintainer :)
Johannes Schlüter [Thu, 7 Aug 2008 14:46:49 +0000 (14:46 +0000)]
MFH: fix (thx Christian Hoffmann)
Johannes Schlüter [Thu, 7 Aug 2008 14:39:47 +0000 (14:39 +0000)]
MFH: Update EXTENSIONS file
Dmitry Stogov [Thu, 7 Aug 2008 13:35:51 +0000 (13:35 +0000)]
Disable closures serialization/unserialization
Antony Dovgal [Thu, 7 Aug 2008 13:11:05 +0000 (13:11 +0000)]
not experimental anymore
Antony Dovgal [Thu, 7 Aug 2008 13:07:16 +0000 (13:07 +0000)]
remove EXPERIMENTAL flag
Nuno Lopes [Thu, 7 Aug 2008 12:50:17 +0000 (12:50 +0000)]
upgrade to PCRE (i.e. get ride of ereg usage)
Nuno Lopes [Thu, 7 Aug 2008 12:23:03 +0000 (12:23 +0000)]
regenerate
Nuno Lopes [Thu, 7 Aug 2008 12:22:00 +0000 (12:22 +0000)]
fix crash: yytext can't be modified because it is mmaped(). strndup() will take care of last zero char
Dmitry Stogov [Thu, 7 Aug 2008 12:04:14 +0000 (12:04 +0000)]
Fixed bug #45744 (Case sensitive callback behaviour)
Antony Dovgal [Thu, 7 Aug 2008 11:51:54 +0000 (11:51 +0000)]
fix WS
Dmitry Stogov [Thu, 7 Aug 2008 11:45:35 +0000 (11:45 +0000)]
Fixed bug #45742 (Wrong class array inpretetion using constant indexes)
Jani Taskinen [Thu, 7 Aug 2008 10:10:58 +0000 (10:10 +0000)]
Tune news, added missing entry
Arnaud Le Blanc [Thu, 7 Aug 2008 09:25:33 +0000 (09:25 +0000)]
MFH:
Added clear_realpath_cache and filename parameters to clearstatcache() (Jani,
Arnaud)
[DOC] clearstatcache() now defaults to not affect the realpath cache.
clearstatcache() now takes two optionnal parameters, clear_realpath_cache to
clear the realpath cache (defaults to false), and filename to clear only the
given filename from the cache.
Antony Dovgal [Thu, 7 Aug 2008 08:36:24 +0000 (08:36 +0000)]
MFH: fix bug #45712 ($something == NaN returns true with 5.3, false with 5.2.*)
Lukas Smith [Wed, 6 Aug 2008 21:49:47 +0000 (21:49 +0000)]
MFH
Kalle Sommer Nielsen [Wed, 6 Aug 2008 21:31:45 +0000 (21:31 +0000)]
Backport fix for #45406 to PHP_5_2
Lukas Smith [Wed, 6 Aug 2008 19:42:01 +0000 (19:42 +0000)]
MFH
Lukas Smith [Wed, 6 Aug 2008 19:35:20 +0000 (19:35 +0000)]
MFH
Andrey Hristov [Wed, 6 Aug 2008 19:25:03 +0000 (19:25 +0000)]
Re-add mysql_set_charset. Missed during introduction of mysqlnd. Exists in
HEAD, thus no merge
Elizabeth Marie Smith [Wed, 6 Aug 2008 16:56:35 +0000 (16:56 +0000)]
Stupid typo
Elizabeth Marie Smith [Wed, 6 Aug 2008 16:47:38 +0000 (16:47 +0000)]
Fix include path
Felipe Pena [Wed, 6 Aug 2008 16:17:27 +0000 (16:17 +0000)]
- MFH: Fixed crash msgfmt_get_pattern
Derick Rethans [Wed, 6 Aug 2008 14:42:38 +0000 (14:42 +0000)]
- MFH: Fixed bug #45636 (fileinfo ext duplicate strndup).
Derick Rethans [Wed, 6 Aug 2008 14:30:04 +0000 (14:30 +0000)]
- MFH: Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and
getopt.h).
Scott MacVicar [Wed, 6 Aug 2008 14:22:10 +0000 (14:22 +0000)]
MFH: Sync libsqlite to 3.6.1
Scott MacVicar [Wed, 6 Aug 2008 14:07:37 +0000 (14:07 +0000)]
MFH: Fix test on Windows
Antony Dovgal [Wed, 6 Aug 2008 09:03:48 +0000 (09:03 +0000)]
MFH: increase context refcount before open() to avoid crash when open() fails and destroys the context
Antony Dovgal [Wed, 6 Aug 2008 07:54:40 +0000 (07:54 +0000)]
fix 11g crap
Jani Taskinen [Wed, 6 Aug 2008 05:53:31 +0000 (05:53 +0000)]
MFH: General sync. WS / CS / etc. crap some people didn't bother to merge
MFH: before this commit..bunnies thank you all..
[DOC] - Added ext/hash support to ext/session's ID generator. (Sara)
[DOC] Ask Sara for explanation..
Johannes Schlüter [Wed, 6 Aug 2008 02:37:17 +0000 (02:37 +0000)]
- litespeed was merged from HEAD
Jani Taskinen [Tue, 5 Aug 2008 23:04:31 +0000 (23:04 +0000)]
- nuketh period from error message
Jani Taskinen [Tue, 5 Aug 2008 22:52:05 +0000 (22:52 +0000)]
- Nuke ending periods from error messages
George Wang [Tue, 5 Aug 2008 22:37:32 +0000 (22:37 +0000)]
added litespeed SAPI
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