]>
granicus.if.org Git - php/log
Felipe Pena [Sat, 18 Jun 2011 15:56:14 +0000 (15:56 +0000)]
- Added missing arginfos for void params and void param checks
Jérôme Loyet [Sat, 18 Jun 2011 15:33:07 +0000 (15:33 +0000)]
Remove timestamp in logs written by children process
Boris Lytochkin [Sat, 18 Jun 2011 07:09:11 +0000 (07:09 +0000)]
take over mantainership on snmp extension
Pierre Joye [Sat, 18 Jun 2011 02:24:01 +0000 (02:24 +0000)]
- fix build
Jérôme Loyet [Fri, 17 Jun 2011 23:35:47 +0000 (23:35 +0000)]
missing doc in the conf file
Jérôme Loyet [Fri, 17 Jun 2011 23:19:54 +0000 (23:19 +0000)]
- added xml format to the status page
- clean fpm_status.c code
Christopher Jones [Fri, 17 Jun 2011 18:28:34 +0000 (18:28 +0000)]
Fix skipif to resolve the common reason this test fails
Boris Lytochkin [Fri, 17 Jun 2011 18:18:21 +0000 (18:18 +0000)]
expand SNMP section
Derick Rethans [Fri, 17 Jun 2011 16:38:23 +0000 (16:38 +0000)]
- Fixed bug where the DateTime object got changed while using date_diff().
Felipe Pena [Fri, 17 Jun 2011 02:00:20 +0000 (02:00 +0000)]
- Fixed two "jump or move depends on uninitialised value"
Pierre Joye [Thu, 16 Jun 2011 13:06:41 +0000 (13:06 +0000)]
- did I not kill that already? (do not use rand_screen, pointless on server and not TS)
Pierre Joye [Thu, 16 Jun 2011 10:20:25 +0000 (10:20 +0000)]
- fix nts build
Felipe Pena [Thu, 16 Jun 2011 01:41:34 +0000 (01:41 +0000)]
- Removed win debug stuff
Pierre Joye [Thu, 16 Jun 2011 01:31:10 +0000 (01:31 +0000)]
- init win32 rng context once per process
Pierre Joye [Thu, 16 Jun 2011 01:21:01 +0000 (01:21 +0000)]
- install extra headers
Stanislav Malyshev [Wed, 15 Jun 2011 23:19:30 +0000 (23:19 +0000)]
update the branches list
Christopher Jones [Tue, 14 Jun 2011 20:04:18 +0000 (20:04 +0000)]
Improve cross version compat
Scott MacVicar [Tue, 14 Jun 2011 17:00:49 +0000 (17:00 +0000)]
Upgrade SQLite to 3.7.6.3
Felipe Pena [Tue, 14 Jun 2011 02:05:37 +0000 (02:05 +0000)]
- New tests for new feature
Felipe Pena [Mon, 13 Jun 2011 17:52:23 +0000 (17:52 +0000)]
- Fix build on Windows
Timm Friebe [Mon, 13 Jun 2011 08:43:21 +0000 (08:43 +0000)]
- Fix compiler warning about long vs. int in printf()
# See bug #55009
# Compare to _server_message_handler() a little below, where this
# is done the same way
Felipe Pena [Sun, 12 Jun 2011 21:10:31 +0000 (21:10 +0000)]
- Fixed bug #54624 (class_alias and type hint)
Rasmus Lerdorf [Sun, 12 Jun 2011 18:38:26 +0000 (18:38 +0000)]
These regexes don't fail under the new backtrack limit, so lower it
just for the test to check the failure.
Felipe Pena [Sun, 12 Jun 2011 17:26:45 +0000 (17:26 +0000)]
- Added Bison 2.5 to bison_version_list
Felipe Pena [Sun, 12 Jun 2011 15:15:44 +0000 (15:15 +0000)]
- Restore basename in filename on non Windows OS
Rasmus Lerdorf [Sun, 12 Jun 2011 14:49:10 +0000 (14:49 +0000)]
Don't expect a path for tidy_repair_string() and fix the tests
Boris Lytochkin [Sun, 12 Jun 2011 11:58:49 +0000 (11:58 +0000)]
move SNMP VERSION constants into SNMP class itself
Boris Lytochkin [Sun, 12 Jun 2011 11:25:20 +0000 (11:25 +0000)]
fix typo in comment
Boris Lytochkin [Sun, 12 Jun 2011 10:13:30 +0000 (10:13 +0000)]
no more method open
Boris Lytochkin [Sun, 12 Jun 2011 10:07:43 +0000 (10:07 +0000)]
fix method names in header
Felipe Pena [Sun, 12 Jun 2011 02:47:48 +0000 (02:47 +0000)]
- Fixed bug #54680 (missing TRACK_VARS_SERVER check)
Felipe Pena [Sun, 12 Jun 2011 01:43:10 +0000 (01:43 +0000)]
- Avoid zend_do_ticks() call for each statement in parsing
Gustavo André dos Santos Lopes [Sun, 12 Jun 2011 00:56:18 +0000 (00:56 +0000)]
- Reverted r301991, which is a (partial) fix to bug #52550, addressing an
overflow in a signed subtraction. This fixes the overflow without
changing the algorithm.
Felipe Pena [Sun, 12 Jun 2011 00:31:13 +0000 (00:31 +0000)]
- Fixed tests
Gustavo André dos Santos Lopes [Sat, 11 Jun 2011 20:20:50 +0000 (20:20 +0000)]
- Fixed ext/sockets build on Mac OS X (hopefully).
- Improvements in the multicast tests.
- Very light refactoring in sockets.c.
Felipe Pena [Sat, 11 Jun 2011 15:11:49 +0000 (15:11 +0000)]
- Missing fix for bug #54347
Felipe Pena [Sat, 11 Jun 2011 01:15:14 +0000 (01:15 +0000)]
- Possible fix for bug #55022 (memory_limit exhausted when set charset in sybase_connect)
Christopher Jones [Sat, 11 Jun 2011 00:24:26 +0000 (00:24 +0000)]
Fix TSRMLS for Windows build
Felipe Pena [Fri, 10 Jun 2011 23:14:15 +0000 (23:14 +0000)]
- Drop C++ style comments
Felipe Pena [Fri, 10 Jun 2011 22:48:36 +0000 (22:48 +0000)]
- Fixed bug #55028 (// is abad comment)
Christopher Jones [Fri, 10 Jun 2011 20:01:46 +0000 (20:01 +0000)]
Bump OCI8 version to stable in preparation for 5.3.7 RC
Christopher Jones [Fri, 10 Jun 2011 19:16:35 +0000 (19:16 +0000)]
Add new OCI8 tests. Refactor skipifs. Sync 5.3/5.4/trunk branches
Christopher Jones [Fri, 10 Jun 2011 17:38:07 +0000 (17:38 +0000)]
Add oci_client_version() returning the runtime Oracle client library version - predominantly useful for the test suite
Rasmus Lerdorf [Fri, 10 Jun 2011 11:46:35 +0000 (11:46 +0000)]
Fix Apache1 build
Felipe Pena [Thu, 9 Jun 2011 22:45:35 +0000 (22:45 +0000)]
- Fixed bug #54347 (reflection_extension does not lowercase module function name)
patch by: laruence at yahoo dot com dot cn
Shein Alexey [Thu, 9 Jun 2011 08:54:47 +0000 (08:54 +0000)]
Removed tests checking old/removed functionality (session_register/session_unregister/session_is_registered/register_globals)
Shein Alexey [Thu, 9 Jun 2011 08:24:12 +0000 (08:24 +0000)]
Changed session.save_path to /tmp to make test run.
Shein Alexey [Thu, 9 Jun 2011 08:18:49 +0000 (08:18 +0000)]
Skip reason is now printed if session.save_path is not writable.
Shein Alexey [Thu, 9 Jun 2011 07:44:10 +0000 (07:44 +0000)]
Fixed session test breakage due to serialize precision issue.
Shein Alexey [Thu, 9 Jun 2011 07:16:13 +0000 (07:16 +0000)]
Updated (currently failing) test for bug48203 with curl_stderr and added also curl_multi_exec variant of this test.
Shein Alexey [Thu, 9 Jun 2011 06:49:31 +0000 (06:49 +0000)]
Removed 'b' string prefix as unneeded from some tests.
Felipe Pena [Thu, 9 Jun 2011 00:23:43 +0000 (00:23 +0000)]
- Missing fixes for grammar fix 's/valid path/a valid path/'
Ilia Alshanetsky [Wed, 8 Jun 2011 23:30:02 +0000 (23:30 +0000)]
Fixed test
Timm Friebe [Wed, 8 Jun 2011 08:14:49 +0000 (08:14 +0000)]
- Changed output to be more verbose as to what libraries are used
- Changed check for 64-bit vs 32-bit build environment to check sizeof(int)
instead of assuming that if libsybct64.so exists, it must be 64-bit
# Bug #53540: Correct Sybase 15.0 libraries not found by configure
Ilia Alshanetsky [Wed, 8 Jun 2011 02:03:14 +0000 (02:03 +0000)]
Fixed test to account for smaller default floating point # precision
Christopher Jones [Wed, 8 Jun 2011 01:25:35 +0000 (01:25 +0000)]
Relax autoconf support from 2.60 to 2.59. This is the version available on Centos/RHEL/Oracle Linux 5.6
Felipe Pena [Wed, 8 Jun 2011 00:53:55 +0000 (00:53 +0000)]
s/valid path/a valid path/
Gustavo André dos Santos Lopes [Wed, 8 Jun 2011 00:23:02 +0000 (00:23 +0000)]
- Fixed bug #54992: Stream not closed and error not returned when SSL CN_match
fails.
Christopher Jones [Tue, 7 Jun 2011 23:53:02 +0000 (23:53 +0000)]
Sync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4
Felipe Pena [Tue, 7 Jun 2011 22:58:38 +0000 (22:58 +0000)]
- Fixed bug #55007 (compiler fail after previous fail)
Felipe Pena [Tue, 7 Jun 2011 22:22:01 +0000 (22:22 +0000)]
- Added 'p' type specifier
Christopher Jones [Tue, 7 Jun 2011 20:58:08 +0000 (20:58 +0000)]
Update tests to match Felipe's null byte arg parsing change
Felipe Pena [Tue, 7 Jun 2011 02:29:03 +0000 (02:29 +0000)]
- Test fixes
Felipe Pena [Tue, 7 Jun 2011 01:58:56 +0000 (01:58 +0000)]
- Fix memory leak caused by RSHUTDOWN not being called by MINIT dependency
Ilia Alshanetsky [Tue, 7 Jun 2011 01:40:54 +0000 (01:40 +0000)]
Fixed test 008
Felipe Pena [Mon, 6 Jun 2011 22:36:54 +0000 (22:36 +0000)]
- Test fixes
Felipe Pena [Mon, 6 Jun 2011 21:42:05 +0000 (21:42 +0000)]
- Added indirect method call through array variable (FR Bug #47160)
Felipe Pena [Mon, 6 Jun 2011 21:28:16 +0000 (21:28 +0000)]
- Added new parameter parsing option (p - for valid path (string without null byte in the middle))
# The tests will be fixed in the next commits
Ilia Alshanetsky [Sun, 5 Jun 2011 21:57:01 +0000 (21:57 +0000)]
Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning).
Felipe Pena [Sun, 5 Jun 2011 17:02:46 +0000 (17:02 +0000)]
- Fixed crash in fastcgi (related to zend signals changes)
Hannes Magnusson [Sun, 5 Jun 2011 13:30:01 +0000 (13:30 +0000)]
Fixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)
Hannes Magnusson [Sun, 5 Jun 2011 12:08:14 +0000 (12:08 +0000)]
When you write to a symlink - you access the file itself, not the symlink, so we need to compare the atime to the orignal file
Hannes Magnusson [Sun, 5 Jun 2011 12:07:11 +0000 (12:07 +0000)]
Make sure we are writing more data then the block size
Hannes Magnusson [Sun, 5 Jun 2011 11:31:18 +0000 (11:31 +0000)]
No need to fetch external files and endless amount of DTDs for this test
Hannes Magnusson [Sun, 5 Jun 2011 09:42:10 +0000 (09:42 +0000)]
touch() no longer attempts to create files on empty strings
Hannes Magnusson [Sun, 5 Jun 2011 09:35:49 +0000 (09:35 +0000)]
Fix tests when running without mbstring
Stanislav Malyshev [Sun, 5 Jun 2011 08:59:24 +0000 (08:59 +0000)]
This method doesn't seem to be very useful without scalar types, so reverting it too
Hannes Magnusson [Sun, 5 Jun 2011 08:56:52 +0000 (08:56 +0000)]
This isn't less then 5.4.. but these still fail though.
Philip Olson [Sun, 5 Jun 2011 06:57:13 +0000 (06:57 +0000)]
Updated the note maintainers credits
Felipe Pena [Sun, 5 Jun 2011 01:38:12 +0000 (01:38 +0000)]
- Possible fix for bug #54609 (Certain implementation(s) of SplFixedArray cause hard crash)
Felipe Pena [Sun, 5 Jun 2011 01:15:10 +0000 (01:15 +0000)]
- Fixed wrong sigaction() call passing signal number 65 (invalid)
Felipe Pena [Sat, 4 Jun 2011 22:54:40 +0000 (22:54 +0000)]
- Fixed bug #54929 (Parse error with single quote in sql comment)
Ilia Alshanetsky [Fri, 3 Jun 2011 18:14:36 +0000 (18:14 +0000)]
Show ICU Data version inside phpinfo()
Hannes Magnusson [Fri, 3 Jun 2011 17:38:37 +0000 (17:38 +0000)]
Fix tests
#Note to self; do not rename tests just before committing
Ilia Alshanetsky [Fri, 3 Jun 2011 17:18:46 +0000 (17:18 +0000)]
Fixed crash and improved signal validation
Hannes Magnusson [Fri, 3 Jun 2011 17:12:59 +0000 (17:12 +0000)]
Add tests for broken function arguments
Ilia Alshanetsky [Fri, 3 Jun 2011 07:00:38 +0000 (07:00 +0000)]
Compiler warning fix
Scott MacVicar [Fri, 3 Jun 2011 01:44:37 +0000 (01:44 +0000)]
Further fix for #54918 - We attach a bunch of submodules loading to the basic MINIT, but if an error occurs during their MINIT we still call the MSHUTDOWN()
Other possible fix is that we should halt execution entirely when this happens but this feels a little drastic.
Committing to trunk for now
Stanislav Malyshev [Fri, 3 Jun 2011 01:16:01 +0000 (01:16 +0000)]
and clean the tokenizer too
Stanislav Malyshev [Fri, 3 Jun 2011 01:09:32 +0000 (01:09 +0000)]
scalar types cleanup
Scott MacVicar [Fri, 3 Jun 2011 00:42:07 +0000 (00:42 +0000)]
Fix Bug #54918 - Crash when there is a failure to read the browscap file
Felipe Pena [Fri, 3 Jun 2011 00:35:22 +0000 (00:35 +0000)]
- Fix crash in pcntl
Scott MacVicar [Fri, 3 Jun 2011 00:12:22 +0000 (00:12 +0000)]
Added fabled hex2bin() function
Felipe Pena [Thu, 2 Jun 2011 22:54:14 +0000 (22:54 +0000)]
- Fix ZTS build
Ilia Alshanetsky [Thu, 2 Jun 2011 21:38:54 +0000 (21:38 +0000)]
Missing ifdef related to the previous patch
Ilia Alshanetsky [Thu, 2 Jun 2011 21:16:50 +0000 (21:16 +0000)]
Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals)
This needs to go into 5.4 as well, but will wait for Pierre to review win32 situation
# Patch by Lucas Nealan, Arnaud Le Blanc, Brian Shire & Ilia Alshanetsky
Gustavo André dos Santos Lopes [Thu, 2 Jun 2011 08:46:40 +0000 (08:46 +0000)]
- Fixed double registering of browscap ini directive. See bug #54896.
Felipe Pena [Thu, 2 Jun 2011 00:40:27 +0000 (00:40 +0000)]
- Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)
Ilia Alshanetsky [Wed, 1 Jun 2011 16:59:23 +0000 (16:59 +0000)]
More tests
Ilia Alshanetsky [Wed, 1 Jun 2011 16:26:21 +0000 (16:26 +0000)]
Implemented FR #54561 (Expose ICU Version & ICU Data Version info).