]> granicus.if.org Git - php/log
php
16 years agoupdated in regards to windows, added some clarifications and addition tipps
Lukas Smith [Wed, 6 Aug 2008 19:34:35 +0000 (19:34 +0000)]
updated in regards to windows, added some clarifications and addition tipps

16 years agoStupid typo
Elizabeth Marie Smith [Wed, 6 Aug 2008 16:57:08 +0000 (16:57 +0000)]
Stupid typo

16 years agoFix include path
Elizabeth Marie Smith [Wed, 6 Aug 2008 16:48:19 +0000 (16:48 +0000)]
Fix include path

16 years ago- Fixed crash msgfmt_get_pattern
Felipe Pena [Wed, 6 Aug 2008 16:16:16 +0000 (16:16 +0000)]
- Fixed crash msgfmt_get_pattern

16 years ago- Fixed bug #45636 (fileinfo ext duplicate strndup).
Derick Rethans [Wed, 6 Aug 2008 14:42:06 +0000 (14:42 +0000)]
- Fixed bug #45636 (fileinfo ext duplicate strndup).

16 years ago- Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and getopt.h).
Derick Rethans [Wed, 6 Aug 2008 14:29:27 +0000 (14:29 +0000)]
- Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and getopt.h).

16 years agoSync libsqlite to 3.6.1
Scott MacVicar [Wed, 6 Aug 2008 14:22:35 +0000 (14:22 +0000)]
Sync libsqlite to 3.6.1

16 years agoFix test on Windows
Scott MacVicar [Wed, 6 Aug 2008 14:07:20 +0000 (14:07 +0000)]
Fix test on Windows

16 years agoMFB: Update coding standards and fix a test, this was already in 5.3 alpha 1
Scott MacVicar [Wed, 6 Aug 2008 14:02:44 +0000 (14:02 +0000)]
MFB: Update coding standards and fix a test, this was already in 5.3 alpha 1

16 years agoincrease context refcount before open() to avoid crash when open() fails and destroys...
Antony Dovgal [Wed, 6 Aug 2008 09:03:36 +0000 (09:03 +0000)]
increase context refcount before open() to avoid crash when open() fails and destroys the context

16 years ago- Old news
Jani Taskinen [Wed, 6 Aug 2008 05:51:38 +0000 (05:51 +0000)]
- Old news

16 years ago- Fixed some inconsistencies with the behaviour of sessions. Changed session_start...
Jani Taskinen [Wed, 6 Aug 2008 05:34:55 +0000 (05:34 +0000)]
- Fixed some inconsistencies with the behaviour of sessions. Changed session_start() to return false when session start fails.

16 years ago- MFB: sync parameter parsing API changes in session_set_save_handler()
Jani Taskinen [Wed, 6 Aug 2008 04:48:39 +0000 (04:48 +0000)]
- MFB: sync parameter parsing API changes in session_set_save_handler()

16 years ago- MFB: snprintf -> slprintf, nuketh extra folding tags, ws fixes
Jani Taskinen [Wed, 6 Aug 2008 04:24:55 +0000 (04:24 +0000)]
- MFB: snprintf -> slprintf, nuketh extra folding tags, ws fixes

16 years agoChangeLog update
<changelog@php.net> [Wed, 6 Aug 2008 01:32:27 +0000 (01:32 +0000)]
ChangeLog update

16 years agows + folding tags
Jani Taskinen [Wed, 6 Aug 2008 00:36:14 +0000 (00:36 +0000)]
ws + folding tags

16 years ago- Nuke ending period
Jani Taskinen [Tue, 5 Aug 2008 22:52:35 +0000 (22:52 +0000)]
- Nuke ending period

16 years agoadd CREDITS
George Wang [Tue, 5 Aug 2008 22:30:56 +0000 (22:30 +0000)]
add CREDITS

16 years agofix test
Stanislav Malyshev [Tue, 5 Aug 2008 21:59:11 +0000 (21:59 +0000)]
fix test

16 years agofix memnstr bug by Laurent Gaffie
Stanislav Malyshev [Tue, 5 Aug 2008 21:23:20 +0000 (21:23 +0000)]
fix memnstr bug by Laurent Gaffie

16 years ago- fix oci8_11g when build shared (invalid extension)
Pierre Joye [Tue, 5 Aug 2008 20:56:03 +0000 (20:56 +0000)]
- fix oci8_11g when build shared (invalid extension)

16 years agoSome fancy detection for sqlite3 and pdo_sqlite3 - so the two extensions don't depend...
Elizabeth Marie Smith [Tue, 5 Aug 2008 20:22:53 +0000 (20:22 +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

16 years ago- fix zlib detection (shared/static) and add zlib_a support
Pierre Joye [Tue, 5 Aug 2008 19:39:51 +0000 (19:39 +0000)]
- fix zlib detection (shared/static) and add zlib_a support

16 years ago- Fixed a bug that caused miscalculations with the "last <weekday> of <n>
Derick Rethans [Tue, 5 Aug 2008 18:02:39 +0000 (18:02 +0000)]
- Fixed a bug that caused miscalculations with the "last <weekday> of <n>
  month" relative time string.

16 years ago - not shared
Pierre Joye [Tue, 5 Aug 2008 17:19:32 +0000 (17:19 +0000)]
 - not shared

16 years ago- No need to load any php.ini here
Jani Taskinen [Tue, 5 Aug 2008 16:25:31 +0000 (16:25 +0000)]
- No need to load any php.ini here

16 years ago- Portability fix. (si_fd seems to be linux only thing)
Jani Taskinen [Tue, 5 Aug 2008 15:12:11 +0000 (15:12 +0000)]
- Portability fix. (si_fd seems to be linux only thing)

16 years agofix typo
Antony Dovgal [Tue, 5 Aug 2008 14:58:57 +0000 (14:58 +0000)]
fix typo

16 years ago- Add test for bug #45712
Jani Taskinen [Tue, 5 Aug 2008 12:36:21 +0000 (12:36 +0000)]
- Add test for bug #45712

16 years ago- add dll path to mkdist default path
Pierre Joye [Tue, 5 Aug 2008 11:46:55 +0000 (11:46 +0000)]
- add dll path to mkdist default path

16 years agoFixed test
Arnaud Le Blanc [Tue, 5 Aug 2008 10:09:12 +0000 (10:09 +0000)]
Fixed test

16 years agoChangeLog update
<changelog@php.net> [Tue, 5 Aug 2008 01:32:53 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- detect _a or normal lib
Pierre Joye [Mon, 4 Aug 2008 21:39:08 +0000 (21:39 +0000)]
- detect _a or normal lib

16 years ago- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)
Jani Taskinen [Mon, 4 Aug 2008 21:13:34 +0000 (21:13 +0000)]
- Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter)

16 years ago- Fix test
Jani Taskinen [Mon, 4 Aug 2008 21:10:36 +0000 (21:10 +0000)]
- Fix test

16 years ago- Added .libs to .cvsignore
Moriyoshi Koizumi [Mon, 4 Aug 2008 21:10:34 +0000 (21:10 +0000)]
- Added .libs to .cvsignore

16 years ago- More fixes for bug #45691
Moriyoshi Koizumi [Mon, 4 Aug 2008 21:10:17 +0000 (21:10 +0000)]
- More fixes for bug #45691

16 years ago- Fixed test
Felipe Pena [Mon, 4 Aug 2008 18:26:15 +0000 (18:26 +0000)]
- Fixed test

16 years ago- Added new parameter parsing API (part II)
Felipe Pena [Mon, 4 Aug 2008 18:22:02 +0000 (18:22 +0000)]
- Added new parameter parsing API (part II)

16 years ago- Merged the missing parameter parsing API change (Bunny thanks you Felipe)
Jani Taskinen [Mon, 4 Aug 2008 15:34:30 +0000 (15:34 +0000)]
- Merged the missing parameter parsing API change (Bunny thanks you Felipe)
- Added proper C-client library version check

16 years ago- Add test for bug #45705
Jani Taskinen [Mon, 4 Aug 2008 13:45:36 +0000 (13:45 +0000)]
- Add test for bug #45705

16 years agoImprove ArrayObject::exchangeArray() behaviour with objects and CoW references (see...
Robin Fernandes [Mon, 4 Aug 2008 11:45:15 +0000 (11:45 +0000)]
Improve ArrayObject::exchangeArray() behaviour with objects and CoW references (see http://turl.ca/exarr ).

16 years agoRemoved shebang line check from CGI sapi (it is checked by scanner)
Dmitry Stogov [Mon, 4 Aug 2008 07:20:44 +0000 (07:20 +0000)]
Removed shebang line check from CGI sapi (it is checked by scanner)

16 years agoFixed test
Dmitry Stogov [Mon, 4 Aug 2008 07:16:29 +0000 (07:16 +0000)]
Fixed test

16 years agoFixes #45406 - Patch by oleg dot grenrus at dynamoid dot com
Kalle Sommer Nielsen [Mon, 4 Aug 2008 06:18:27 +0000 (06:18 +0000)]
Fixes #45406 - Patch by oleg dot grenrus at dynamoid dot com

16 years agoChangeLog update
<changelog@php.net> [Mon, 4 Aug 2008 01:32:06 +0000 (01:32 +0000)]
ChangeLog update

16 years agoFix clone + add tests
Etienne Kneuss [Sun, 3 Aug 2008 19:07:22 +0000 (19:07 +0000)]
Fix clone + add tests

16 years ago- Drop libsqlite even here
Marcus Boerger [Sun, 3 Aug 2008 18:57:06 +0000 (18:57 +0000)]
- Drop libsqlite even here

16 years agoRemove cast and fix mem errors
Etienne Kneuss [Sun, 3 Aug 2008 18:15:18 +0000 (18:15 +0000)]
Remove cast and fix mem errors

16 years ago- Fixed error levels
Felipe Pena [Sun, 3 Aug 2008 17:19:24 +0000 (17:19 +0000)]
- Fixed error levels

16 years ago- Fixed bug #45696 (Not all DateTime methods allow method chaining).
Derick Rethans [Sun, 3 Aug 2008 16:44:31 +0000 (16:44 +0000)]
- Fixed bug #45696 (Not all DateTime methods allow method chaining).

16 years ago- Nuketh C++ comments from C files.
Jani Taskinen [Sun, 3 Aug 2008 12:12:45 +0000 (12:12 +0000)]
- Nuketh C++ comments from C files.

16 years ago- fix comment style
Jani Taskinen [Sun, 3 Aug 2008 12:10:51 +0000 (12:10 +0000)]
- fix comment style

16 years agomissing eol
Jani Taskinen [Sun, 3 Aug 2008 12:04:57 +0000 (12:04 +0000)]
missing eol

16 years ago- Fix comment
Jani Taskinen [Sun, 3 Aug 2008 12:03:02 +0000 (12:03 +0000)]
- Fix comment

16 years ago- No C++ comments in C files!
Jani Taskinen [Sun, 3 Aug 2008 11:56:45 +0000 (11:56 +0000)]
- No C++ comments in C files!

16 years agooops
Jani Taskinen [Sun, 3 Aug 2008 11:55:06 +0000 (11:55 +0000)]
oops

16 years ago- No C++ comments in C files!
Jani Taskinen [Sun, 3 Aug 2008 11:47:09 +0000 (11:47 +0000)]
- No C++ comments in C files!

16 years ago- Added missing $Id$ tags and nuked c++ comments
Jani Taskinen [Sun, 3 Aug 2008 11:46:02 +0000 (11:46 +0000)]
- Added missing $Id$ tags and nuked c++ comments

16 years ago- These files do not conform to any kind of coding standard. Sync from 5.3 too
Jani Taskinen [Sun, 3 Aug 2008 11:32:45 +0000 (11:32 +0000)]
- These files do not conform to any kind of coding standard. Sync from 5.3 too

16 years agoChangeLog update
<changelog@php.net> [Sun, 3 Aug 2008 01:32:30 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Forgot to take account of the case when mbstring.language is processed
Moriyoshi Koizumi [Sun, 3 Aug 2008 00:04:06 +0000 (00:04 +0000)]
- Forgot to take account of the case when mbstring.language is processed
  afterwards.

16 years ago- Fixed bug #45691 (Some per-dir or runtime settings may leak into other requests).
Moriyoshi Koizumi [Sat, 2 Aug 2008 20:48:30 +0000 (20:48 +0000)]
- Fixed bug #45691 (Some per-dir or runtime settings may leak into other requests).

16 years ago- improve previous fix for scan, disable optimizer only for scan() using #pragma...
Pierre Joye [Sat, 2 Aug 2008 16:49:56 +0000 (16:49 +0000)]
- improve previous fix for scan, disable optimizer only for scan() using #pragma optimize

16 years ago- parser's scan function is too large for VC6-7.x, disable the optimizer (size optimi...
Pierre Joye [Sat, 2 Aug 2008 15:49:14 +0000 (15:49 +0000)]
- parser's scan function is too large for VC6-7.x, disable the optimizer (size optimization instead) fixes it

16 years ago- Remove obsolete check
Steph Fox [Sat, 2 Aug 2008 15:37:38 +0000 (15:37 +0000)]
- Remove obsolete check

16 years ago- Fixed bug #45545 (DateInterval has a limitation of 4 chars for ISO
Derick Rethans [Sat, 2 Aug 2008 13:50:30 +0000 (13:50 +0000)]
- Fixed bug #45545 (DateInterval has a limitation of 4 chars for ISO
  durations).

16 years ago- Fixed undefined variable
Felipe Pena [Sat, 2 Aug 2008 13:39:26 +0000 (13:39 +0000)]
- Fixed undefined variable

16 years agoMFB: Allow urlencode()d filer names in php://filter (fixes #43008)
Arnaud Le Blanc [Sat, 2 Aug 2008 06:37:34 +0000 (06:37 +0000)]
MFB: Allow urlencode()d filer names in php://filter (fixes #43008)

16 years ago- Added parameter TSRMLS_DC in zend_is_callable()
Felipe Pena [Sat, 2 Aug 2008 04:40:45 +0000 (04:40 +0000)]
- Added parameter TSRMLS_DC in zend_is_callable()

16 years ago- Removed unnecessary TSRMLS_FETCH()
Felipe Pena [Sat, 2 Aug 2008 02:49:46 +0000 (02:49 +0000)]
- Removed unnecessary TSRMLS_FETCH()

16 years agoAvoid leaks when zlib streams can not be closed properly.
Arnaud Le Blanc [Sat, 2 Aug 2008 02:36:14 +0000 (02:36 +0000)]
Avoid leaks when zlib streams can not be closed properly.

16 years agoChangeLog update
<changelog@php.net> [Sat, 2 Aug 2008 01:32:24 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- Add a test for bug #43993.
Moriyoshi Koizumi [Fri, 1 Aug 2008 22:56:35 +0000 (22:56 +0000)]
- Add a test for bug #43993.

16 years ago- Fixed bug #43993 (mb_substr_count() behaves differently to substr_count() with...
Moriyoshi Koizumi [Fri, 1 Aug 2008 22:55:47 +0000 (22:55 +0000)]
- Fixed bug #43993 (mb_substr_count() behaves differently to substr_count() with overlapping needles)

16 years agoremove unneeded define
Stanislav Malyshev [Fri, 1 Aug 2008 22:45:59 +0000 (22:45 +0000)]
remove unneeded define

16 years ago- use static lib first if found
Pierre Joye [Fri, 1 Aug 2008 21:19:46 +0000 (21:19 +0000)]
- use static lib first if found

16 years ago- fix EOL broken by previous commit
Pierre Joye [Fri, 1 Aug 2008 19:09:15 +0000 (19:09 +0000)]
- fix EOL broken by previous commit

16 years ago- MFH: drop 8.x support
Pierre Joye [Fri, 1 Aug 2008 18:58:15 +0000 (18:58 +0000)]
- MFH: drop 8.x support

16 years ago- Somehow 'cvs add' managed to ignore these completely(?)
Steph Fox [Fri, 1 Aug 2008 17:34:03 +0000 (17:34 +0000)]
- Somehow 'cvs add' managed to ignore these completely(?)

16 years ago- Merge Dmitry's changes from PHP_5_3 branch
Steph Fox [Fri, 1 Aug 2008 16:28:19 +0000 (16:28 +0000)]
- Merge Dmitry's changes from PHP_5_3 branch

16 years ago- support for Oracle 11g (either 8 or 11g can be built but not both
Pierre Joye [Fri, 1 Aug 2008 15:06:56 +0000 (15:06 +0000)]
- support for Oracle 11g (either 8 or 11g can be built but not both

16 years agoFixed bug #44100 (Inconsistent handling of static array declarations with duplicate...
Dmitry Stogov [Fri, 1 Aug 2008 14:21:46 +0000 (14:21 +0000)]
Fixed bug #44100 (Inconsistent handling of static array declarations with duplicate keys).

16 years ago- This is as good as it gets in HEAD at present (~30% tests fail here)
Steph Fox [Fri, 1 Aug 2008 13:45:06 +0000 (13:45 +0000)]
- This is as good as it gets in HEAD at present (~30% tests fail here)

16 years ago- Bring phar command into sync with 5_3 and PECL
Steph Fox [Fri, 1 Aug 2008 13:41:30 +0000 (13:41 +0000)]
- Bring phar command into sync with 5_3 and PECL

16 years ago- Bring phar tests into line across all branches
Steph Fox [Fri, 1 Aug 2008 13:36:19 +0000 (13:36 +0000)]
- Bring phar tests into line across all branches

16 years agoMFB: Make pdo_sqlite use the bundled extension with sqlite3
Scott MacVicar [Fri, 1 Aug 2008 12:02:40 +0000 (12:02 +0000)]
MFB: Make pdo_sqlite use the bundled extension with sqlite3

16 years ago- add new default dir (old still works)
Pierre Joye [Fri, 1 Aug 2008 11:25:16 +0000 (11:25 +0000)]
- add new default dir (old still works)

16 years ago- first static lib then dyn or old one
Pierre Joye [Fri, 1 Aug 2008 11:21:27 +0000 (11:21 +0000)]
- first static lib then dyn or old one

16 years agoMFB5.3: INI options for new extions
Hannes Magnusson [Fri, 1 Aug 2008 11:01:11 +0000 (11:01 +0000)]
MFB5.3: INI options for new extions

16 years agofix int<->long mess causing lots of segfaults on x86_64
Antony Dovgal [Fri, 1 Aug 2008 08:27:46 +0000 (08:27 +0000)]
fix int<->long mess causing lots of segfaults on x86_64

16 years agofix skipif
Hannes Magnusson [Fri, 1 Aug 2008 08:02:06 +0000 (08:02 +0000)]
fix skipif

16 years agoChangeLog update
<changelog@php.net> [Fri, 1 Aug 2008 01:32:11 +0000 (01:32 +0000)]
ChangeLog update

16 years ago- new usual suspects
Pierre Joye [Thu, 31 Jul 2008 23:05:02 +0000 (23:05 +0000)]
- new usual suspects

16 years agoMFB5.3: "without" and "do not include"
Hannes Magnusson [Thu, 31 Jul 2008 22:32:46 +0000 (22:32 +0000)]
MFB5.3: "without" and "do not include"

16 years agoMFB: Enable by default and fix compile error
Scott MacVicar [Thu, 31 Jul 2008 22:25:18 +0000 (22:25 +0000)]
MFB: Enable by default and fix compile error

16 years ago- Add array_replace/array_replace_recursive (Mett Wilmas)
Johannes Schlüter [Thu, 31 Jul 2008 20:17:07 +0000 (20:17 +0000)]
- Add array_replace/array_replace_recursive (Mett Wilmas)

16 years ago- add detection for newer libs
Pierre Joye [Thu, 31 Jul 2008 18:04:21 +0000 (18:04 +0000)]
- add detection for newer libs

16 years ago- Fixed bug #44617 (wrong HTML entity output when substitute_character=entity)
Moriyoshi Koizumi [Thu, 31 Jul 2008 17:36:35 +0000 (17:36 +0000)]
- Fixed bug #44617 (wrong HTML entity output when substitute_character=entity)

16 years agoMFB: Stray RETURN_TRUE value
Scott MacVicar [Thu, 31 Jul 2008 16:35:33 +0000 (16:35 +0000)]
MFB: Stray RETURN_TRUE value