]> granicus.if.org Git - php/log
php
14 years ago- fix build
Pierre Joye [Sat, 18 Jun 2011 02:24:01 +0000 (02:24 +0000)]
- fix build

14 years agomissing doc in the conf file
Jérôme Loyet [Fri, 17 Jun 2011 23:35:47 +0000 (23:35 +0000)]
missing doc in the conf file

14 years ago- added xml format to the status page
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

14 years agoFix skipif to resolve the common reason this test fails
Christopher Jones [Fri, 17 Jun 2011 18:28:34 +0000 (18:28 +0000)]
Fix skipif to resolve the common reason this test fails

14 years agoexpand SNMP section
Boris Lytochkin [Fri, 17 Jun 2011 18:18:21 +0000 (18:18 +0000)]
expand SNMP section

14 years ago- Fixed bug where the DateTime object got changed while using date_diff().
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().

14 years ago- Fixed two "jump or move depends on uninitialised value"
Felipe Pena [Fri, 17 Jun 2011 02:00:20 +0000 (02:00 +0000)]
- Fixed two "jump or move depends on uninitialised value"

14 years ago- did I not kill that already? (do not use rand_screen, pointless on server and not TS)
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)

14 years ago- fix nts build
Pierre Joye [Thu, 16 Jun 2011 10:20:25 +0000 (10:20 +0000)]
- fix nts build

14 years ago- Removed win debug stuff
Felipe Pena [Thu, 16 Jun 2011 01:41:34 +0000 (01:41 +0000)]
- Removed win debug stuff

14 years ago- init win32 rng context once per process
Pierre Joye [Thu, 16 Jun 2011 01:31:10 +0000 (01:31 +0000)]
- init win32 rng context once per process

14 years ago- install extra headers
Pierre Joye [Thu, 16 Jun 2011 01:21:01 +0000 (01:21 +0000)]
- install extra headers

14 years agoupdate the branches list
Stanislav Malyshev [Wed, 15 Jun 2011 23:19:30 +0000 (23:19 +0000)]
update the branches list

14 years agoImprove cross version compat
Christopher Jones [Tue, 14 Jun 2011 20:04:18 +0000 (20:04 +0000)]
Improve cross version compat

14 years agoUpgrade SQLite to 3.7.6.3
Scott MacVicar [Tue, 14 Jun 2011 17:00:49 +0000 (17:00 +0000)]
Upgrade SQLite to 3.7.6.3

14 years ago- New tests for new feature
Felipe Pena [Tue, 14 Jun 2011 02:05:37 +0000 (02:05 +0000)]
- New tests for new feature

14 years ago- Fix build on Windows
Felipe Pena [Mon, 13 Jun 2011 17:52:23 +0000 (17:52 +0000)]
- Fix build on Windows

14 years ago- Fix compiler warning about long vs. int in printf()
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

14 years ago- Fixed bug #54624 (class_alias and type hint)
Felipe Pena [Sun, 12 Jun 2011 21:10:31 +0000 (21:10 +0000)]
- Fixed bug #54624 (class_alias and type hint)

14 years agoThese regexes don't fail under the new backtrack limit, so lower it
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.

14 years ago- Added Bison 2.5 to bison_version_list
Felipe Pena [Sun, 12 Jun 2011 17:26:45 +0000 (17:26 +0000)]
- Added Bison 2.5 to bison_version_list

14 years ago- Restore basename in filename on non Windows OS
Felipe Pena [Sun, 12 Jun 2011 15:15:44 +0000 (15:15 +0000)]
- Restore basename in filename on non Windows OS

14 years agoDon't expect a path for tidy_repair_string() and fix the tests
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

14 years agomove SNMP VERSION constants into SNMP class itself
Boris Lytochkin [Sun, 12 Jun 2011 11:58:49 +0000 (11:58 +0000)]
move SNMP VERSION constants into SNMP class itself

14 years agofix typo in comment
Boris Lytochkin [Sun, 12 Jun 2011 11:25:20 +0000 (11:25 +0000)]
fix typo in comment

14 years agono more method open
Boris Lytochkin [Sun, 12 Jun 2011 10:13:30 +0000 (10:13 +0000)]
no more method open

14 years agofix method names in header
Boris Lytochkin [Sun, 12 Jun 2011 10:07:43 +0000 (10:07 +0000)]
fix method names in header

14 years ago- Fixed bug #54680 (missing TRACK_VARS_SERVER check)
Felipe Pena [Sun, 12 Jun 2011 02:47:48 +0000 (02:47 +0000)]
- Fixed bug #54680 (missing TRACK_VARS_SERVER check)

14 years ago- Avoid zend_do_ticks() call for each statement in parsing
Felipe Pena [Sun, 12 Jun 2011 01:43:10 +0000 (01:43 +0000)]
- Avoid zend_do_ticks() call for each statement in parsing

14 years ago- Reverted r301991, which is a (partial) fix to bug #52550, addressing an
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.

14 years ago- Fixed tests
Felipe Pena [Sun, 12 Jun 2011 00:31:13 +0000 (00:31 +0000)]
- Fixed tests

14 years ago- Fixed ext/sockets build on Mac OS X (hopefully).
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.

14 years ago- Missing fix for bug #54347
Felipe Pena [Sat, 11 Jun 2011 15:11:49 +0000 (15:11 +0000)]
- Missing fix for bug #54347

14 years ago- Possible fix for bug #55022 (memory_limit exhausted when set charset in sybase_connect)
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)

14 years agoFix TSRMLS for Windows build
Christopher Jones [Sat, 11 Jun 2011 00:24:26 +0000 (00:24 +0000)]
Fix TSRMLS for Windows build

14 years ago- Drop C++ style comments
Felipe Pena [Fri, 10 Jun 2011 23:14:15 +0000 (23:14 +0000)]
- Drop C++ style comments

14 years ago- Fixed bug #55028 (// is abad comment)
Felipe Pena [Fri, 10 Jun 2011 22:48:36 +0000 (22:48 +0000)]
- Fixed bug #55028 (// is abad comment)

14 years agoBump OCI8 version to stable in preparation for 5.3.7 RC
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

14 years agoAdd new OCI8 tests. Refactor skipifs. Sync 5.3/5.4/trunk branches
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

14 years agoAdd oci_client_version() returning the runtime Oracle client library version - predom...
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

14 years agoFix Apache1 build
Rasmus Lerdorf [Fri, 10 Jun 2011 11:46:35 +0000 (11:46 +0000)]
Fix Apache1 build

14 years ago- Fixed bug #54347 (reflection_extension does not lowercase module function name)
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

14 years agoRemoved tests checking old/removed functionality (session_register/session_unregister...
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)

14 years agoChanged session.save_path to /tmp to make test run.
Shein Alexey [Thu, 9 Jun 2011 08:24:12 +0000 (08:24 +0000)]
Changed session.save_path to /tmp to make test run.

14 years agoSkip reason is now printed if session.save_path is not writable.
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.

14 years agoFixed session test breakage due to serialize precision issue.
Shein Alexey [Thu, 9 Jun 2011 07:44:10 +0000 (07:44 +0000)]
Fixed session test breakage due to serialize precision issue.

14 years agoUpdated (currently failing) test for bug48203 with curl_stderr and added also curl_mu...
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.

14 years agoRemoved 'b' string prefix as unneeded from some tests.
Shein Alexey [Thu, 9 Jun 2011 06:49:31 +0000 (06:49 +0000)]
Removed 'b' string prefix as unneeded from some tests.

14 years ago- Missing fixes for grammar fix 's/valid path/a valid path/'
Felipe Pena [Thu, 9 Jun 2011 00:23:43 +0000 (00:23 +0000)]
- Missing fixes for grammar fix 's/valid path/a valid path/'

14 years agoFixed test
Ilia Alshanetsky [Wed, 8 Jun 2011 23:30:02 +0000 (23:30 +0000)]
Fixed test

14 years ago- Changed output to be more verbose as to what libraries are used
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

14 years agoFixed test to account for smaller default floating point # precision
Ilia Alshanetsky [Wed, 8 Jun 2011 02:03:14 +0000 (02:03 +0000)]
Fixed test to account for smaller default floating point # precision

14 years agoRelax autoconf support from 2.60 to 2.59. This is the version available on Centos...
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

14 years agos/valid path/a valid path/
Felipe Pena [Wed, 8 Jun 2011 00:53:55 +0000 (00:53 +0000)]
s/valid path/a valid path/

14 years ago- Fixed bug #54992: Stream not closed and error not returned when SSL CN_match
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.

14 years agoSync OCI8 branches. Allow 'pecl install' to work on both PHP 5.3 & 5.4
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

14 years ago- Fixed bug #55007 (compiler fail after previous fail)
Felipe Pena [Tue, 7 Jun 2011 22:58:38 +0000 (22:58 +0000)]
- Fixed bug #55007 (compiler fail after previous fail)

14 years ago- Added 'p' type specifier
Felipe Pena [Tue, 7 Jun 2011 22:22:01 +0000 (22:22 +0000)]
- Added 'p' type specifier

14 years agoUpdate tests to match Felipe's null byte arg parsing change
Christopher Jones [Tue, 7 Jun 2011 20:58:08 +0000 (20:58 +0000)]
Update tests to match Felipe's null byte arg parsing change

14 years ago- Test fixes
Felipe Pena [Tue, 7 Jun 2011 02:29:03 +0000 (02:29 +0000)]
- Test fixes

14 years ago- Fix memory leak caused by RSHUTDOWN not being called by MINIT dependency
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

14 years agoFixed test 008
Ilia Alshanetsky [Tue, 7 Jun 2011 01:40:54 +0000 (01:40 +0000)]
Fixed test 008

14 years ago- Test fixes
Felipe Pena [Mon, 6 Jun 2011 22:36:54 +0000 (22:36 +0000)]
- Test fixes

14 years ago- Added indirect method call through array variable (FR Bug #47160)
Felipe Pena [Mon, 6 Jun 2011 21:42:05 +0000 (21:42 +0000)]
- Added indirect method call through array variable (FR Bug #47160)

14 years ago- Added new parameter parsing option (p - for valid path (string without null byte...
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

14 years agoFixed bug #51997 (SEEK_CUR with 0 value, returns a warning).
Ilia Alshanetsky [Sun, 5 Jun 2011 21:57:01 +0000 (21:57 +0000)]
Fixed bug #51997 (SEEK_CUR with 0 value, returns a warning).

14 years ago- Fixed crash in fastcgi (related to zend signals changes)
Felipe Pena [Sun, 5 Jun 2011 17:02:46 +0000 (17:02 +0000)]
- Fixed crash in fastcgi (related to zend signals changes)

14 years agoFixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception and...
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)

14 years agoWhen you write to a symlink - you access the file itself, not the symlink, so we...
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

14 years agoMake sure we are writing more data then the block size
Hannes Magnusson [Sun, 5 Jun 2011 12:07:11 +0000 (12:07 +0000)]
Make sure we are writing more data then the block size

14 years agoNo need to fetch external files and endless amount of DTDs for this test
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

14 years agotouch() no longer attempts to create files on empty strings
Hannes Magnusson [Sun, 5 Jun 2011 09:42:10 +0000 (09:42 +0000)]
touch() no longer attempts to create files on empty strings

14 years agoFix tests when running without mbstring
Hannes Magnusson [Sun, 5 Jun 2011 09:35:49 +0000 (09:35 +0000)]
Fix tests when running without mbstring

14 years agoThis method doesn't seem to be very useful without scalar types, so reverting it too
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

14 years agoThis isn't less then 5.4.. but these still fail though.
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.

14 years agoUpdated the note maintainers credits
Philip Olson [Sun, 5 Jun 2011 06:57:13 +0000 (06:57 +0000)]
Updated the note maintainers credits

14 years ago- Possible fix for bug #54609 (Certain implementation(s) of SplFixedArray cause hard...
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)

14 years ago- Fixed wrong sigaction() call passing signal number 65 (invalid)
Felipe Pena [Sun, 5 Jun 2011 01:15:10 +0000 (01:15 +0000)]
- Fixed wrong sigaction() call passing signal number 65 (invalid)

14 years ago- Fixed bug #54929 (Parse error with single quote in sql comment)
Felipe Pena [Sat, 4 Jun 2011 22:54:40 +0000 (22:54 +0000)]
- Fixed bug #54929 (Parse error with single quote in sql comment)

14 years agoShow ICU Data version inside phpinfo()
Ilia Alshanetsky [Fri, 3 Jun 2011 18:14:36 +0000 (18:14 +0000)]
Show ICU Data version inside phpinfo()

14 years agoFix tests
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

14 years agoFixed crash and improved signal validation
Ilia Alshanetsky [Fri, 3 Jun 2011 17:18:46 +0000 (17:18 +0000)]
Fixed crash and improved signal validation

14 years agoAdd tests for broken function arguments
Hannes Magnusson [Fri, 3 Jun 2011 17:12:59 +0000 (17:12 +0000)]
Add tests for broken function arguments

14 years agoCompiler warning fix
Ilia Alshanetsky [Fri, 3 Jun 2011 07:00:38 +0000 (07:00 +0000)]
Compiler warning fix

14 years agoFurther fix for #54918 - We attach a bunch of submodules loading to the basic MINIT...
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

14 years agoand clean the tokenizer too
Stanislav Malyshev [Fri, 3 Jun 2011 01:16:01 +0000 (01:16 +0000)]
and clean the tokenizer too

14 years agoscalar types cleanup
Stanislav Malyshev [Fri, 3 Jun 2011 01:09:32 +0000 (01:09 +0000)]
scalar types cleanup

14 years agoFix Bug #54918 - Crash when there is a failure to read the browscap file
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

14 years ago- Fix crash in pcntl
Felipe Pena [Fri, 3 Jun 2011 00:35:22 +0000 (00:35 +0000)]
- Fix crash in pcntl

14 years agoAdded fabled hex2bin() function
Scott MacVicar [Fri, 3 Jun 2011 00:12:22 +0000 (00:12 +0000)]
Added fabled hex2bin() function

14 years ago- Fix ZTS build
Felipe Pena [Thu, 2 Jun 2011 22:54:14 +0000 (22:54 +0000)]
- Fix ZTS build

14 years agoMissing ifdef related to the previous patch
Ilia Alshanetsky [Thu, 2 Jun 2011 21:38:54 +0000 (21:38 +0000)]
Missing ifdef related to the previous patch

14 years agoZend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals)
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

14 years ago- Fixed double registering of browscap ini directive. See bug #54896.
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.

14 years ago- Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)
Felipe Pena [Thu, 2 Jun 2011 00:40:27 +0000 (00:40 +0000)]
- Fixed bug #54970 (SplFixedArray::setSize() isn't resizing)

14 years agoMore tests
Ilia Alshanetsky [Wed, 1 Jun 2011 16:59:23 +0000 (16:59 +0000)]
More tests

14 years agoImplemented FR #54561 (Expose ICU Version & ICU Data Version info).
Ilia Alshanetsky [Wed, 1 Jun 2011 16:26:21 +0000 (16:26 +0000)]
Implemented FR #54561 (Expose ICU Version & ICU Data Version info).

14 years agoFixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE settings).
Ilia Alshanetsky [Wed, 1 Jun 2011 13:23:25 +0000 (13:23 +0000)]
Fixed bug #52104 (bindColumn creates Warning regardless of ATTR_ERRMODE settings).

14 years agoFixed bug #54484 (Empty string in json_decode doesn't reset json_last_error()).
Ilia Alshanetsky [Wed, 1 Jun 2011 09:44:38 +0000 (09:44 +0000)]
Fixed bug #54484 (Empty string in json_decode doesn't reset json_last_error()).

14 years agoAdding testcases to validate imageloadfont input parameter validation, tests were...
Rafael Machado Dohms [Tue, 31 May 2011 21:10:01 +0000 (21:10 +0000)]
Adding testcases to validate imageloadfont input parameter validation, tests were developed at #tek11 testfest