]> granicus.if.org Git - php/log
php
16 years ago- No unnecessary errors please
Jani Taskinen [Thu, 14 Aug 2008 23:29:59 +0000 (23:29 +0000)]
- No unnecessary errors please

16 years agofix test
Jani Taskinen [Thu, 14 Aug 2008 23:28:47 +0000 (23:28 +0000)]
fix test

16 years ago- Skipif: as long as it is an extension, it can be disabled..
Jani Taskinen [Thu, 14 Aug 2008 23:27:38 +0000 (23:27 +0000)]
- Skipif: as long as it is an extension, it can be disabled..

16 years ago- Fix test: Do not leave your crap behind!
Jani Taskinen [Thu, 14 Aug 2008 23:25:27 +0000 (23:25 +0000)]
- Fix test: Do not leave your crap behind!

16 years ago* Last _WIN32_WINNT macro redef
Kalle Sommer Nielsen [Thu, 14 Aug 2008 23:21:32 +0000 (23:21 +0000)]
* Last _WIN32_WINNT macro redef
* Include <config.w32.h> where _WIN32_WINNT was

16 years agoadd skipif (yes, reflection CAN be disabled still..)
Jani Taskinen [Thu, 14 Aug 2008 22:51:15 +0000 (22:51 +0000)]
add skipif (yes, reflection CAN be disabled still..)

16 years ago- Fix test to use same path as test is as session.save_path to prevent
Jani Taskinen [Thu, 14 Aug 2008 21:53:53 +0000 (21:53 +0000)]
- Fix test to use same path as test is as session.save_path to prevent
  permission errors.

16 years agoHandlerify get_closure
Etienne Kneuss [Thu, 14 Aug 2008 21:26:05 +0000 (21:26 +0000)]
Handlerify get_closure

16 years ago- Fix test
Jani Taskinen [Thu, 14 Aug 2008 20:50:56 +0000 (20:50 +0000)]
- Fix test

16 years agofix test
Jani Taskinen [Thu, 14 Aug 2008 20:33:20 +0000 (20:33 +0000)]
fix test

16 years ago- Fix tests
Jani Taskinen [Thu, 14 Aug 2008 20:05:00 +0000 (20:05 +0000)]
- Fix tests

16 years ago- Fixed crash (reported by Lupus Michaelis)
Felipe Pena [Thu, 14 Aug 2008 19:11:42 +0000 (19:11 +0000)]
- Fixed crash (reported by Lupus Michaelis)

16 years agosync with 5.3 branch. add test for bug #44925
Nuno Lopes [Thu, 14 Aug 2008 14:35:22 +0000 (14:35 +0000)]
sync with 5.3 branch. add test for bug #44925

16 years agoFixed bug #45613 Segfault when using is_file() on Apache-2.2.8
Dmitry Stogov [Thu, 14 Aug 2008 13:02:13 +0000 (13:02 +0000)]
Fixed bug #45613 Segfault when using is_file() on Apache-2.2.8

16 years ago[DOC] add quoted_printable_encode()
Antony Dovgal [Thu, 14 Aug 2008 10:11:26 +0000 (10:11 +0000)]
[DOC] add quoted_printable_encode()

16 years agofix folding
Antony Dovgal [Thu, 14 Aug 2008 10:10:56 +0000 (10:10 +0000)]
fix folding

16 years ago- Improved exception linking
Marcus Boerger [Thu, 14 Aug 2008 10:06:39 +0000 (10:06 +0000)]
- Improved exception linking

16 years agonuke unused var
Antony Dovgal [Thu, 14 Aug 2008 09:46:12 +0000 (09:46 +0000)]
nuke unused var

16 years agofix build
Antony Dovgal [Thu, 14 Aug 2008 09:41:47 +0000 (09:41 +0000)]
fix build

16 years agoFix arginfo for nl2br
Kalle Sommer Nielsen [Thu, 14 Aug 2008 09:26:54 +0000 (09:26 +0000)]
Fix arginfo for nl2br

16 years agofix ws, cs and folding
Antony Dovgal [Thu, 14 Aug 2008 08:38:37 +0000 (08:38 +0000)]
fix ws, cs and folding

16 years agoImplemented feature request #34381 (nl2br() should have an option for XHTML/HTML...
Kalle Sommer Nielsen [Thu, 14 Aug 2008 02:55:13 +0000 (02:55 +0000)]
Implemented feature request #34381 (nl2br() should have an option for XHTML/HTML compatible BR element)

16 years ago- MFB: New parameter parsing API
Felipe Pena [Thu, 14 Aug 2008 01:35:24 +0000 (01:35 +0000)]
- MFB: New parameter parsing API

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

16 years ago- Fix build on BSD (5_3 and 5_2 are OK)
Felipe Pena [Thu, 14 Aug 2008 01:13:18 +0000 (01:13 +0000)]
- Fix build on BSD (5_3 and 5_2 are OK)

16 years ago* Remove NTDDI_VERSION declaring and use the one in config.w32.h
Kalle Sommer Nielsen [Wed, 13 Aug 2008 22:39:33 +0000 (22:39 +0000)]
* Remove NTDDI_VERSION declaring and use the one in config.w32.h
* Remove another _WIN32_WINNT macro redef in win32/time.c

16 years ago- move declaration on top and fix build error
Pierre Joye [Wed, 13 Aug 2008 21:57:00 +0000 (21:57 +0000)]
- move declaration on top and fix build error

16 years ago- MFB: move declaration on top and fix build error
Pierre Joye [Wed, 13 Aug 2008 21:51:54 +0000 (21:51 +0000)]
- MFB: move declaration on top and fix build error

16 years ago- Fix build
Felipe Pena [Wed, 13 Aug 2008 16:19:28 +0000 (16:19 +0000)]
- Fix build

16 years ago- New parameter parsing API
Felipe Pena [Wed, 13 Aug 2008 14:05:55 +0000 (14:05 +0000)]
- New parameter parsing API

16 years ago- New parameter parsing API (for gmp_testbit)
Felipe Pena [Wed, 13 Aug 2008 12:20:54 +0000 (12:20 +0000)]
- New parameter parsing API (for gmp_testbit)

16 years agofix compile warnings (patch by Phil Oleson)
Antony Dovgal [Wed, 13 Aug 2008 08:08:30 +0000 (08:08 +0000)]
fix compile warnings (patch by Phil Oleson)

16 years agoRegenerate scanner
Dmitry Stogov [Wed, 13 Aug 2008 07:33:19 +0000 (07:33 +0000)]
Regenerate scanner

16 years agoFixed bug #45805 (Crach on throwing exception from error handler)
Dmitry Stogov [Wed, 13 Aug 2008 07:22:40 +0000 (07:22 +0000)]
Fixed bug #45805 (Crach on throwing exception from error handler)

16 years agoFixed bug #45779 (regression with shebang lines processing)
Dmitry Stogov [Wed, 13 Aug 2008 06:17:15 +0000 (06:17 +0000)]
Fixed bug #45779 (regression with shebang lines processing)

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

16 years ago[DOC]- Added methods to change/disable --with-config-file-scan-dir=PATH at
Jani Taskinen [Wed, 13 Aug 2008 00:49:59 +0000 (00:49 +0000)]
[DOC]- Added methods to change/disable --with-config-file-scan-dir=PATH at
[DOC]  startup:
[DOC]
[DOC]  To disable: Override default php.ini by using both -c and -n with
[DOC]              CGI/CLI or set "PHP_INI_SCAN_DIR" environment variable
[DOC]              to an empty string.
[DOC]
[DOC]  To change: Simply set "PHP_INI_SCAN_DIR" environment variable to point
[DOC]             to another path.

- Fixed bug #42604 ("make test" fails with --with-config-file-scan-dir=/some/path)
- Implemented FR #45114 (Option to change --with-config-file-scan-dir)

16 years agoMFB: move empty_fcall_info* to const table
Nuno Lopes [Tue, 12 Aug 2008 21:52:54 +0000 (21:52 +0000)]
MFB: move empty_fcall_info* to const table

16 years ago- Fixed tests
Felipe Pena [Tue, 12 Aug 2008 20:00:28 +0000 (20:00 +0000)]
- Fixed tests

16 years ago- New parameter parsing API
Felipe Pena [Tue, 12 Aug 2008 19:38:05 +0000 (19:38 +0000)]
- New parameter parsing API

16 years ago- Constness (Added const qualifier to several function parameters)
Felipe Pena [Tue, 12 Aug 2008 17:15:59 +0000 (17:15 +0000)]
- Constness (Added const qualifier to several function parameters)

16 years ago- MFB
Marcus Boerger [Tue, 12 Aug 2008 15:37:36 +0000 (15:37 +0000)]
- MFB

16 years ago- Fixed test
Felipe Pena [Tue, 12 Aug 2008 14:10:44 +0000 (14:10 +0000)]
- Fixed test

16 years ago- Fixed bug #45798 (sqlite3 doesn't notice if variable was bound)
Felipe Pena [Tue, 12 Aug 2008 13:32:30 +0000 (13:32 +0000)]
- Fixed bug #45798 (sqlite3 doesn't notice if variable was bound)

16 years ago- update test after php's portable realpath change (filename/ is not valid anymore)
Pierre Joye [Tue, 12 Aug 2008 13:04:50 +0000 (13:04 +0000)]
- update test after php's portable realpath change (filename/ is not valid anymore)

16 years ago- not supported on windows
Pierre Joye [Tue, 12 Aug 2008 11:55:47 +0000 (11:55 +0000)]
- not supported on windows

16 years ago- Add new test
Marcus Boerger [Tue, 12 Aug 2008 11:51:34 +0000 (11:51 +0000)]
- Add new test

16 years ago- Add new test
Marcus Boerger [Tue, 12 Aug 2008 11:23:40 +0000 (11:23 +0000)]
- Add new test

16 years ago- Add missing ';'s
Marcus Boerger [Tue, 12 Aug 2008 10:22:57 +0000 (10:22 +0000)]
- Add missing ';'s

16 years ago- Update .c after .l change
Marcus Boerger [Tue, 12 Aug 2008 09:56:42 +0000 (09:56 +0000)]
- Update .c after .l change

16 years ago- Fix warning
Marcus Boerger [Tue, 12 Aug 2008 09:39:39 +0000 (09:39 +0000)]
- Fix warning

16 years ago- Added system independent realpath() implementation which caches intermediate direct...
Dmitry Stogov [Tue, 12 Aug 2008 08:01:44 +0000 (08:01 +0000)]
- Added system independent realpath() implementation which caches intermediate directories in realpath-cache
- Fixed bug #45044 (relative paths not resolved correctly)
- Fixed bug #43817 (opendir() fails on Windows directories with parent directory unaccessible).
[DOC] The semantic of realpath() on BSD and Windows is changed. Now it should work exactly in the same way as on Linux (POSIX.1-2001)

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

16 years agoclear stat cache in chroot()
Arnaud Le Blanc [Mon, 11 Aug 2008 23:14:21 +0000 (23:14 +0000)]
clear stat cache in chroot()

16 years agoFixed #45181 (chdir() should clear relative entries in stat cache)
Arnaud Le Blanc [Mon, 11 Aug 2008 22:38:17 +0000 (22:38 +0000)]
Fixed #45181 (chdir() should clear relative entries in stat cache)

16 years ago - Fixed sefaults (tests added)
Christian Seiler [Mon, 11 Aug 2008 22:30:44 +0000 (22:30 +0000)]
 - Fixed sefaults (tests added)

16 years ago- Added arginfo
Felipe Pena [Mon, 11 Aug 2008 19:46:57 +0000 (19:46 +0000)]
- Added arginfo
- Fixed WS
- Changed C++ comments to C comments

16 years ago- Cleanup
Marcus Boerger [Mon, 11 Aug 2008 19:34:49 +0000 (19:34 +0000)]
- Cleanup

16 years ago- Fix shutdown order
Marcus Boerger [Mon, 11 Aug 2008 17:33:02 +0000 (17:33 +0000)]
- Fix shutdown order

16 years ago- EXPECT rather than EXPECTF
Marcus Boerger [Mon, 11 Aug 2008 17:30:22 +0000 (17:30 +0000)]
- EXPECT rather than EXPECTF

16 years ago- Fix memleak with new error handling stack'ing
Marcus Boerger [Mon, 11 Aug 2008 17:19:01 +0000 (17:19 +0000)]
- Fix memleak with new error handling stack'ing

16 years agofix build when host machine doest has pcre installed
Nuno Lopes [Mon, 11 Aug 2008 15:40:41 +0000 (15:40 +0000)]
fix build when host machine doest has pcre installed

16 years agoMissing files in previous commit (Check the relevant path for open_basedir
Arnaud Le Blanc [Mon, 11 Aug 2008 15:32:52 +0000 (15:32 +0000)]
Missing files in previous commit (Check the relevant path for open_basedir
in symlink())

16 years agoCheck the relevant path for open_basedir in symlink()
Arnaud Le Blanc [Mon, 11 Aug 2008 15:29:06 +0000 (15:29 +0000)]
Check the relevant path for open_basedir in symlink()

16 years agoadd
Nuno Lopes [Mon, 11 Aug 2008 15:18:47 +0000 (15:18 +0000)]
add

16 years ago- Fixed wrong check for dynamic properties
Felipe Pena [Mon, 11 Aug 2008 13:35:49 +0000 (13:35 +0000)]
- Fixed wrong check for dynamic properties

16 years ago- skip on wndows, chgrp not supported
Pierre Joye [Mon, 11 Aug 2008 13:29:16 +0000 (13:29 +0000)]
- skip on wndows, chgrp not supported

16 years ago- removed commented code
Pierre Joye [Mon, 11 Aug 2008 13:14:01 +0000 (13:14 +0000)]
- removed commented code

16 years ago- [DOC] detect if dest is a dir (if the given stream layer supports stat)
Pierre Joye [Mon, 11 Aug 2008 13:09:01 +0000 (13:09 +0000)]
- [DOC] detect if dest is a dir (if the given stream layer supports stat)
  and fails
 . remove win32 specific test. The errors are not the same

16 years ago- Fix build (ZTS)
Felipe Pena [Mon, 11 Aug 2008 12:45:37 +0000 (12:45 +0000)]
- Fix build (ZTS)

16 years ago- Closure/Reflection integration (original idea by Christian Seiler)
Marcus Boerger [Mon, 11 Aug 2008 12:36:01 +0000 (12:36 +0000)]
- Closure/Reflection integration (original idea by Christian Seiler)

16 years ago- Fix #45763 (mysqli::multi_query does not work with mysqlnd)
Johannes Schlüter [Mon, 11 Aug 2008 12:32:47 +0000 (12:32 +0000)]
- Fix #45763 (mysqli::multi_query does not work with mysqlnd)

16 years ago- Made closures implementation reflection friendly (Christian)
Dmitry Stogov [Mon, 11 Aug 2008 08:49:14 +0000 (08:49 +0000)]
- Made closures implementation reflection friendly (Christian)
- Changed E_ERROR(s) into E_RECOVERABLE_ERROR(s) (Marcus)

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

16 years ago- Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an...
Felipe Pena [Mon, 11 Aug 2008 00:46:14 +0000 (00:46 +0000)]
- Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause an error)

16 years ago- Fix warning
Marcus Boerger [Sun, 10 Aug 2008 22:45:47 +0000 (22:45 +0000)]
- Fix warning

16 years ago- Oops
Marcus Boerger [Sun, 10 Aug 2008 22:27:41 +0000 (22:27 +0000)]
- Oops

16 years ago- Improve gdb support
Marcus Boerger [Sun, 10 Aug 2008 22:18:58 +0000 (22:18 +0000)]
- Improve gdb support
# I was actually debugging and trying to solve memleaks a hell lot

16 years ago- Fix memleak, Zend's built-in functions get copied before we copy all
Marcus Boerger [Sun, 10 Aug 2008 21:52:05 +0000 (21:52 +0000)]
- Fix memleak, Zend's built-in functions get copied before we copy all
  functions, thus ending up in the name and param definitions copied twice
  because zend_register_funciton already copies them.
- Also Be able to deallocate Zend's built-in functions and do so when
  appropriate.
- After unregistering Zend's built-in functions only dl() is left and that
  seems to be fine.

16 years ago- New parameter parsing API (for *printf())
Felipe Pena [Sun, 10 Aug 2008 21:48:22 +0000 (21:48 +0000)]
- New parameter parsing API (for *printf())

16 years ago- fix the VC6 fix or strncpy_s (md5 crypt failed with VC9 as it used strncpy wrongly)
Pierre Joye [Sun, 10 Aug 2008 21:34:02 +0000 (21:34 +0000)]
- fix the VC6 fix or strncpy_s (md5 crypt failed with VC9 as it used strncpy wrongly)

16 years agofix bug reported by Henrique
Antony Dovgal [Sun, 10 Aug 2008 21:23:21 +0000 (21:23 +0000)]
fix bug reported by Henrique
add test

16 years agofix tests
Antony Dovgal [Sun, 10 Aug 2008 21:20:05 +0000 (21:20 +0000)]
fix tests

16 years agofix compilation on AIX
Antony Dovgal [Sun, 10 Aug 2008 19:48:48 +0000 (19:48 +0000)]
fix compilation on AIX

16 years ago- New parameter parsing API (for min() and max())
Felipe Pena [Sun, 10 Aug 2008 17:49:30 +0000 (17:49 +0000)]
- New parameter parsing API (for min() and max())

16 years ago- fix string len
Pierre Joye [Sun, 10 Aug 2008 14:15:31 +0000 (14:15 +0000)]
- fix string len

16 years agoFixed bug #45581 (htmlspecialchars() double encoding &#x hex items)
Arnaud Le Blanc [Sun, 10 Aug 2008 13:25:53 +0000 (13:25 +0000)]
Fixed bug #45581 (htmlspecialchars() double encoding &#x hex items)

16 years agoFixed test
Arnaud Le Blanc [Sun, 10 Aug 2008 12:06:49 +0000 (12:06 +0000)]
Fixed test

16 years agoDo not expand $target in symlink(). This made it impossible to symlink to a
Arnaud Le Blanc [Sun, 10 Aug 2008 11:54:18 +0000 (11:54 +0000)]
Do not expand $target in symlink(). This made it impossible to symlink to a
symlink. This also caused the target to be wrongly expanded relatively to
the CWD when target was not an absolute path.

16 years ago- [DOC] win's strftime does not support all posix formatting code and have some win...
Pierre Joye [Sun, 10 Aug 2008 11:27:26 +0000 (11:27 +0000)]
- [DOC] win's strftime does not support all posix formatting code and have some win specific rules see http://msdn.microsoft.com/en-us/library/fe06s4ak(VS.80).aspx for a complete list: split test for  win32 and posix

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

16 years ago- Fixed tests
Felipe Pena [Sun, 10 Aug 2008 00:34:42 +0000 (00:34 +0000)]
- Fixed tests

16 years agodisable the test on AIX - unlink() deletes directories there (omg..)
Antony Dovgal [Sat, 9 Aug 2008 22:35:17 +0000 (22:35 +0000)]
disable the test on AIX - unlink() deletes directories there (omg..)

16 years agodo not fail & segfault if malloc(0) returns NULL, that's expected
Antony Dovgal [Sat, 9 Aug 2008 22:00:51 +0000 (22:00 +0000)]
do not fail & segfault if malloc(0) returns NULL, that's expected
(reproducible on AIX with simple date() and UTC timezone)

16 years agofix leak
Antony Dovgal [Sat, 9 Aug 2008 21:58:40 +0000 (21:58 +0000)]
fix leak

16 years agofix typo
Antony Dovgal [Sat, 9 Aug 2008 21:02:30 +0000 (21:02 +0000)]
fix typo

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

16 years agoFix error_handling usage in various extensions
Etienne Kneuss [Fri, 8 Aug 2008 22:06:42 +0000 (22:06 +0000)]
Fix error_handling usage in various extensions

16 years ago- MFB: add new files
Pierre Joye [Fri, 8 Aug 2008 18:29:51 +0000 (18:29 +0000)]
- MFB: add new files

16 years ago- sync with 5.3
Pierre Joye [Fri, 8 Aug 2008 18:13:55 +0000 (18:13 +0000)]
- sync with 5.3