]>
granicus.if.org Git - php/log
Pierre Joye [Wed, 21 May 2008 18:56:05 +0000 (18:56 +0000)]
- fix test
Pierre Joye [Wed, 21 May 2008 15:55:31 +0000 (15:55 +0000)]
- actually disable the ASSERT error dialog box (affects debug mode only), helps to run the tests and coverage analyze
Antony Dovgal [Wed, 21 May 2008 15:03:20 +0000 (15:03 +0000)]
MFH
Josie Messa [Wed, 21 May 2008 15:00:59 +0000 (15:00 +0000)]
- Committing tests reviewed after London TestFest 08
- Credits to: Mike Sullivan and James Lewis
Antony Dovgal [Wed, 21 May 2008 12:29:47 +0000 (12:29 +0000)]
MFH
Pierre Joye [Wed, 21 May 2008 09:27:41 +0000 (09:27 +0000)]
- sync with PECL HEAD
Etienne Kneuss [Tue, 20 May 2008 21:46:51 +0000 (21:46 +0000)]
MFH: Fix path lookup when include_path is used
Antony Dovgal [Tue, 20 May 2008 14:53:58 +0000 (14:53 +0000)]
fix tests (say hello to disk C:\)
David Soria Parra [Tue, 20 May 2008 13:28:57 +0000 (13:28 +0000)]
Coding style
David Soria Parra [Tue, 20 May 2008 13:16:47 +0000 (13:16 +0000)]
MFH: Allow non-long values for proxy_port, connection_timeout and convert them
Dmitry Stogov [Tue, 20 May 2008 07:41:35 +0000 (07:41 +0000)]
proper fix
Greg Beaver [Tue, 20 May 2008 03:56:35 +0000 (03:56 +0000)]
relax conversion, so that if a phar has no files, we can convert it to another format without changing the extension
Greg Beaver [Mon, 19 May 2008 15:20:55 +0000 (15:20 +0000)]
partial fix for Bug #44939, E_DEPRECATED warnings on pear install
Ilia Alshanetsky [Mon, 19 May 2008 15:16:47 +0000 (15:16 +0000)]
Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format)
Steve Seear [Mon, 19 May 2008 12:56:21 +0000 (12:56 +0000)]
Tests from PHP London TestFest 2008
Steve Seear [Mon, 19 May 2008 12:48:18 +0000 (12:48 +0000)]
Moving DOM tests to correct folder.
Steve Seear [Mon, 19 May 2008 12:21:18 +0000 (12:21 +0000)]
Tests from PHP London TestFest 2008
Dmitry Stogov [Mon, 19 May 2008 10:48:57 +0000 (10:48 +0000)]
Fixed win32 related realpath cache bug
Greg Beaver [Sun, 18 May 2008 23:41:08 +0000 (23:41 +0000)]
fix memleak, add test for previous segfault fix
Greg Beaver [Sun, 18 May 2008 23:11:24 +0000 (23:11 +0000)]
fix segfault, test coming shortly
Felipe Pena [Sun, 18 May 2008 22:07:23 +0000 (22:07 +0000)]
- Removed "short_open_tag" entry (the related patch was reverted)
Steph Fox [Sun, 18 May 2008 20:52:34 +0000 (20:52 +0000)]
- Keep 5_3 stub and creation files in sync with what I have in CVS HEAD
(MFB will likely be tomorrow now)
David Soria Parra [Sun, 18 May 2008 19:48:40 +0000 (19:48 +0000)]
Revert.
David Soria Parra [Sun, 18 May 2008 17:08:56 +0000 (17:08 +0000)]
Make mcrypt_enc_self_test() return value compatible with documentation and mcrypt _module_self_test()
Felipe Pena [Sun, 18 May 2008 15:42:09 +0000 (15:42 +0000)]
- Making compatible with 64bit plataform
Ilia Alshanetsky [Sun, 18 May 2008 14:35:13 +0000 (14:35 +0000)]
Added missing INI handler
David Soria Parra [Sun, 18 May 2008 14:28:19 +0000 (14:28 +0000)]
Wrong file
Etienne Kneuss [Sun, 18 May 2008 12:17:43 +0000 (12:17 +0000)]
MFH: Fix filesystemiterator with ./.. + add cloning tests
David Soria Parra [Sat, 17 May 2008 23:29:14 +0000 (23:29 +0000)]
MFH: Tests from Munich PHP Testfest 2008
Greg Beaver [Sat, 17 May 2008 20:07:22 +0000 (20:07 +0000)]
enable by default statically instead of shared
this is done by removing zlib/bz2 explicit dependencies because they are unnecessary
we only ever use the stream filter, and the check for existence has
been moved to runtime where it is after startup
Greg Beaver [Sat, 17 May 2008 20:04:06 +0000 (20:04 +0000)]
fix test (again)
Greg Beaver [Sat, 17 May 2008 20:02:27 +0000 (20:02 +0000)]
fix test
Zoe Slattery [Sat, 17 May 2008 11:20:55 +0000 (11:20 +0000)]
Tests from London test fest 2008
Zoe Slattery [Fri, 16 May 2008 17:13:42 +0000 (17:13 +0000)]
Tests from Londn test fest
Dmitry Stogov [Fri, 16 May 2008 14:34:31 +0000 (14:34 +0000)]
MFH: small CSE optimizations
Dmitry Stogov [Fri, 16 May 2008 14:33:52 +0000 (14:33 +0000)]
Make it backward compatibility
Felipe Pena [Fri, 16 May 2008 12:44:11 +0000 (12:44 +0000)]
- Changed 'Z' to 's' (parameter parsing), the code didn't check if the parameter is a string.
Felipe Pena [Fri, 16 May 2008 12:18:43 +0000 (12:18 +0000)]
- MFH: Improved fix (used 's' in parameter parsing)
Felipe Pena [Fri, 16 May 2008 03:01:20 +0000 (03:01 +0000)]
- Added conversion to string.
Greg Beaver [Fri, 16 May 2008 00:11:42 +0000 (00:11 +0000)]
cosmetics
Greg Beaver [Fri, 16 May 2008 00:01:56 +0000 (00:01 +0000)]
as discussed on internals, enable phar by default for testing purposes.
Phar is enabled as a shared extension by default in order to allow zlib/bz2 to be built shared. If phar is statically built,
both zlib and bz2 must be statically built in order for phar to use them, so default compile as shared is much more flexible
Greg Beaver [Thu, 15 May 2008 23:46:29 +0000 (23:46 +0000)]
add full metadata support for tar-based archives and test
Greg Beaver [Thu, 15 May 2008 16:09:01 +0000 (16:09 +0000)]
fix potentially major security hole: modification/creation of files in .phar directory enabled in many locations
which then allows easy creation of tar/zip-based phar archives with a simple rename even when phar.readonly=1. Plug the hole very tightly, allowing read access to
files, and also excluding them from opendir() output
Greg Beaver [Thu, 15 May 2008 14:01:30 +0000 (14:01 +0000)]
make test OS-agnostic
Steph Fox [Thu, 15 May 2008 12:37:45 +0000 (12:37 +0000)]
- Fix test, add a couple of new ones
@Greg: it seems we covered it already ;)
Zoe Slattery [Thu, 15 May 2008 12:23:47 +0000 (12:23 +0000)]
Tests from London test fest 2008
Steph Fox [Wed, 14 May 2008 21:29:51 +0000 (21:29 +0000)]
- MFH
- Make internal code forward-compatible. This included a binary cast in the default stub, hence test updates.
Antony Dovgal [Wed, 14 May 2008 13:04:05 +0000 (13:04 +0000)]
fix test names
Felipe Pena [Wed, 14 May 2008 12:32:21 +0000 (12:32 +0000)]
- MFH: Add check for avoid segfault when trying instantiate PDORow manually
Elizabeth Marie Smith [Wed, 14 May 2008 03:13:17 +0000 (03:13 +0000)]
Windows configure fixes, a few additional lib names allowed, apache2 only on for zts builds since apache on win is always threaded, isapi no longer stops configure in non-zts mode, look for _debug for debug libraries when debug is enabled
Felipe Pena [Tue, 13 May 2008 19:17:17 +0000 (19:17 +0000)]
- Fixed tests (added default_charset=)
Greg Beaver [Tue, 13 May 2008 18:06:55 +0000 (18:06 +0000)]
fix test
Felipe Pena [Tue, 13 May 2008 14:49:06 +0000 (14:49 +0000)]
- Added SKIPIF
Steph Fox [Tue, 13 May 2008 14:11:24 +0000 (14:11 +0000)]
- Allow broken.dirnames to use phar too
- Add test
- Kill MSVC compiler warning
Christopher Jones [Tue, 13 May 2008 00:05:09 +0000 (00:05 +0000)]
MFH: New/updated tests
SVN Migration [Mon, 12 May 2008 21:03:49 +0000 (21:03 +0000)]
This commit was manufactured by cvs2svn to create branch 'PHP_5_3'.
Felipe Pena [Mon, 12 May 2008 17:57:21 +0000 (17:57 +0000)]
- New tests
Antony Dovgal [Mon, 12 May 2008 15:31:08 +0000 (15:31 +0000)]
MFH
Felipe Pena [Mon, 12 May 2008 14:58:31 +0000 (14:58 +0000)]
- New tests
Felipe Pena [Mon, 12 May 2008 13:31:36 +0000 (13:31 +0000)]
- MFH: New tests
Felipe Pena [Mon, 12 May 2008 11:15:32 +0000 (11:15 +0000)]
- Fixed test
Dmitry Stogov [Mon, 12 May 2008 09:09:05 +0000 (09:09 +0000)]
Fixed bug #44952 (isset() does not checks correctly variable variable)
Antony Dovgal [Mon, 12 May 2008 08:47:01 +0000 (08:47 +0000)]
MFH: revert patch that causes invalid reads/crashes on Linux
Dmitry Stogov [Mon, 12 May 2008 07:11:55 +0000 (07:11 +0000)]
Added API to use namesapces in internal extensions
Matt Wilmas [Mon, 12 May 2008 05:08:49 +0000 (05:08 +0000)]
MFH: Fixed test after fixing bug #44830
Felipe Pena [Sun, 11 May 2008 22:44:56 +0000 (22:44 +0000)]
- MFH: New tests
Matt Wilmas [Sun, 11 May 2008 11:46:44 +0000 (11:46 +0000)]
MFH: Fixed error message typo
Sebastian Bergmann [Sun, 11 May 2008 04:57:09 +0000 (04:57 +0000)]
MFH: Add tests for ReflectionFunction::getExtension*().
Sebastian Bergmann [Sun, 11 May 2008 04:53:18 +0000 (04:53 +0000)]
MFH: dos2unix *.phpt
Felipe Pena [Sun, 11 May 2008 03:50:28 +0000 (03:50 +0000)]
- MFH: New tests
Matt Wilmas [Sat, 10 May 2008 09:17:29 +0000 (09:17 +0000)]
MFH: Restore end check for "escape" strings
Matt Wilmas [Fri, 9 May 2008 14:41:16 +0000 (14:41 +0000)]
MFH
Felipe Pena [Fri, 9 May 2008 14:16:24 +0000 (14:16 +0000)]
- New tests
Steve Seear [Fri, 9 May 2008 13:21:49 +0000 (13:21 +0000)]
Added a script that generates phpt test coverage information for functions and methods.
Scott MacVicar [Fri, 9 May 2008 12:59:16 +0000 (12:59 +0000)]
MFH: Fix compile error if _GNU_SOURCE is defined
Steph Fox [Fri, 9 May 2008 11:20:09 +0000 (11:20 +0000)]
- s/rmdir/rd
- Patch supplied by Richard Quadling
Matt Wilmas [Fri, 9 May 2008 11:06:29 +0000 (11:06 +0000)]
MFH: Test for loss of backslash at end of heredoc; For bug #44830 (Very minor issue with backslash in heredoc)
Matt Wilmas [Fri, 9 May 2008 10:27:51 +0000 (10:27 +0000)]
MFH: Fix loss of backslash at end of heredoc; For bug #44830 (Very minor issue with backslash in heredoc)
Matt Wilmas [Fri, 9 May 2008 09:23:03 +0000 (09:23 +0000)]
MFH: Fixed bug #44681 (Resources used as array keys get converted to 0)
Ant Phillips [Fri, 9 May 2008 08:39:44 +0000 (08:39 +0000)]
Collect all the open_basedir security tests into one place
Felipe Pena [Thu, 8 May 2008 22:21:19 +0000 (22:21 +0000)]
- Use PHP_DEP_FE and PHP_DEP_FALIAS (magic_quotes related functions)
Felipe Pena [Thu, 8 May 2008 18:51:28 +0000 (18:51 +0000)]
- MFH: Fixed detection of invalid class name
Felipe Pena [Thu, 8 May 2008 18:28:25 +0000 (18:28 +0000)]
- MFH: Fixed data size
Etienne Kneuss [Thu, 8 May 2008 12:02:17 +0000 (12:02 +0000)]
Sync spl tests with HEAD
Dmitry Stogov [Thu, 8 May 2008 09:15:38 +0000 (09:15 +0000)]
Fixed test
Antony Dovgal [Thu, 8 May 2008 07:09:10 +0000 (07:09 +0000)]
fix test
Matt Wilmas [Thu, 8 May 2008 04:23:26 +0000 (04:23 +0000)]
Fix build
Ilia Alshanetsky [Wed, 7 May 2008 23:45:28 +0000 (23:45 +0000)]
Kill unused vars
Hannes Magnusson [Wed, 7 May 2008 20:04:05 +0000 (20:04 +0000)]
new ini_get_all() parameter
Antony Dovgal [Wed, 7 May 2008 16:01:37 +0000 (16:01 +0000)]
MFH
David Coallier [Wed, 7 May 2008 15:27:25 +0000 (15:27 +0000)]
- Added NEWS item for fixation of bug 44811
Antony Dovgal [Wed, 7 May 2008 15:23:31 +0000 (15:23 +0000)]
rename the test
David Coallier [Wed, 7 May 2008 15:23:10 +0000 (15:23 +0000)]
- Fixed bug #44811 (Improve error message when creating a new SoapClient that contains invalid data)
Andrey Hristov [Wed, 7 May 2008 15:14:26 +0000 (15:14 +0000)]
Update mysqlnd
David Coallier [Wed, 7 May 2008 15:14:16 +0000 (15:14 +0000)]
- Bug #44811 (Improved error message for creating invalid new SoapClient)
Felipe Pena [Wed, 7 May 2008 14:10:03 +0000 (14:10 +0000)]
- New tests
Dmitry Stogov [Wed, 7 May 2008 12:04:39 +0000 (12:04 +0000)]
Use IS_CV for dirrent access to $this variable
Etienne Kneuss [Tue, 6 May 2008 23:08:06 +0000 (23:08 +0000)]
Add consistency with the flag
Ilia Alshanetsky [Tue, 6 May 2008 18:01:32 +0000 (18:01 +0000)]
Fixed bug #44836 (putenv() crashes, avoid direct reference of environ in
POSIX systems)
# Original patch by delphij at FreeBSD dot org
Andrey Hristov [Tue, 6 May 2008 17:05:14 +0000 (17:05 +0000)]
Make mysqli compilable in a 5_2 environment. Some want to use mysqlnd+mysqli
with 5_2. This won't hurt 5_2 in any way. Won't be MFB-ed because HEAD is
completely different.