]> granicus.if.org Git - php/log
php
15 years agofix TS build
Stanislav Malyshev [Thu, 21 Jan 2010 18:07:28 +0000 (18:07 +0000)]
fix TS build

15 years agoUpgraded bundled PCRE to version 8.01
Ilia Alshanetsky [Thu, 21 Jan 2010 17:49:38 +0000 (17:49 +0000)]
Upgraded bundled PCRE to version 8.01

15 years agoOverlong hostnames breakthistest on NIS enabled FreeBSD
Johannes Schlüter [Thu, 21 Jan 2010 13:30:46 +0000 (13:30 +0000)]
Overlong hostnames breakthistest on NIS enabled FreeBSD

15 years agoAdded missing INI settings
Ilia Alshanetsky [Wed, 20 Jan 2010 13:06:27 +0000 (13:06 +0000)]
Added missing INI settings

15 years agofix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)
Takeshi Abe [Wed, 20 Jan 2010 09:39:06 +0000 (09:39 +0000)]
fix libgd FS100 (spurious horizontal line drawn by gdImageFilledPolygon)

15 years agoFix possible lock-ups when a trigger triggers a trigger.
Andrey Hristov [Tue, 19 Jan 2010 15:31:39 +0000 (15:31 +0000)]
Fix possible lock-ups when a trigger triggers a trigger.
Hanging was possible on the subsequent try to acquire a mutex.
Now it is correctly implemented and if a trigger is being executed
then no other trigger will be fired, on recursive calls.

15 years ago- Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulation)
Jani Taskinen [Tue, 19 Jan 2010 13:44:08 +0000 (13:44 +0000)]
- Fixed bug #50791 (Compile failure: Bad logic in defining fopencookie emulation)

15 years ago- A few more extern declarations
Johannes Schlüter [Tue, 19 Jan 2010 13:24:02 +0000 (13:24 +0000)]
- A few more extern declarations

15 years agoFixed test
Ilia Alshanetsky [Tue, 19 Jan 2010 12:42:50 +0000 (12:42 +0000)]
Fixed test

15 years agoUpgraded bundled sqlite to version 3.6.22.
Ilia Alshanetsky [Tue, 19 Jan 2010 12:38:55 +0000 (12:38 +0000)]
Upgraded bundled sqlite to version 3.6.22.

15 years ago- Add missing skipif
Jani Taskinen [Tue, 19 Jan 2010 12:31:29 +0000 (12:31 +0000)]
- Add missing skipif

15 years agoMake it GCC only feature (tracing). VC7 and up do the work
Andrey Hristov [Tue, 19 Jan 2010 12:13:06 +0000 (12:13 +0000)]
Make it GCC only feature (tracing). VC7 and up do the work
too and it might be tweaked later.

15 years ago- WS + CS fixes
Jani Taskinen [Tue, 19 Jan 2010 12:03:07 +0000 (12:03 +0000)]
- WS + CS fixes

15 years agofix windows
Andrey Hristov [Tue, 19 Jan 2010 11:44:43 +0000 (11:44 +0000)]
fix windows

15 years ago- Add extern declarations for fixing the build with some compilers
Johannes Schlüter [Tue, 19 Jan 2010 10:44:36 +0000 (10:44 +0000)]
- Add extern declarations for fixing the build with some compilers

15 years agoFixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).
Ilia Alshanetsky [Mon, 18 Jan 2010 12:50:08 +0000 (12:50 +0000)]
Fixed bug #50787 (stream_set_write_buffer() has no effect on socket streams).

15 years agoFixed bug #50761 (system.multiCall crashes in xmlrpc extension).
Ilia Alshanetsky [Sun, 17 Jan 2010 17:19:38 +0000 (17:19 +0000)]
Fixed bug #50761 (system.multiCall crashes in xmlrpc extension).

15 years agoKill very old export of the docs.
Hannes Magnusson [Sun, 17 Jan 2010 16:25:20 +0000 (16:25 +0000)]
Kill very old export of the docs.
Fixes bug#50784

15 years agoThese instructions are apparently outdated
Hannes Magnusson [Sun, 17 Jan 2010 14:22:16 +0000 (14:22 +0000)]
These instructions are apparently outdated
# See http://news.php.net/php.windows/29806

15 years ago- Fixed bug #48811 (Directives in PATH section do not get applied to subdirectories)
Jani Taskinen [Sat, 16 Jan 2010 21:01:12 +0000 (21:01 +0000)]
- Fixed bug #48811 (Directives in PATH section do not get applied to subdirectories)

15 years agoadd filters to mcrypt
Stanislav Malyshev [Fri, 15 Jan 2010 22:13:55 +0000 (22:13 +0000)]
add filters to mcrypt

15 years agofix bug #49463 (setAttributeNS fails setting default namespace)
Rob Richards [Fri, 15 Jan 2010 21:29:56 +0000 (21:29 +0000)]
fix bug #49463 (setAttributeNS fails setting default namespace)
add test

15 years agoFix gcc version check - bug #50771
Rasmus Lerdorf [Fri, 15 Jan 2010 18:26:53 +0000 (18:26 +0000)]
Fix gcc version check - bug #50771

15 years agofix wrong type and useless assignments
Takeshi Abe [Fri, 15 Jan 2010 17:09:14 +0000 (17:09 +0000)]
fix wrong type and useless assignments

15 years agofix the letter type, which affects its type-error message
Takeshi Abe [Fri, 15 Jan 2010 16:55:09 +0000 (16:55 +0000)]
fix the letter type, which affects its type-error message

15 years ago- fix build
Pierre Joye [Thu, 14 Jan 2010 19:44:54 +0000 (19:44 +0000)]
- fix build

15 years agoAdded test for bug #50680
Ilia Alshanetsky [Thu, 14 Jan 2010 15:45:49 +0000 (15:45 +0000)]
Added test for bug #50680

15 years agoFix compiler warning, copy&paste error
Andrey Hristov [Thu, 14 Jan 2010 12:31:29 +0000 (12:31 +0000)]
Fix compiler warning, copy&paste error

15 years agoFix compiler warning
Andrey Hristov [Thu, 14 Jan 2010 11:39:18 +0000 (11:39 +0000)]
Fix compiler warning

15 years agoimagepolygon() and imagefilledpolygon() does not allow negative number of points...
Takeshi Abe [Thu, 14 Jan 2010 11:11:56 +0000 (11:11 +0000)]
imagepolygon() and imagefilledpolygon() does not allow negative number of points causing invalid allocation

15 years agoremove redefinition of bit_uint8korr
Andrey Hristov [Thu, 14 Jan 2010 10:35:28 +0000 (10:35 +0000)]
remove redefinition of bit_uint8korr

15 years agoFix build of mysqli when libmysql is used, mysqlnd_portability.h
Andrey Hristov [Thu, 14 Jan 2010 09:47:57 +0000 (09:47 +0000)]
Fix build of mysqli when libmysql is used, mysqlnd_portability.h
might not be available for some weird reasons. Added the macros
that we need, in that case

Code by Jess Portnoy

15 years agomore PHPAPI for phpize-d builds
Andrey Hristov [Wed, 13 Jan 2010 18:07:02 +0000 (18:07 +0000)]
more PHPAPI for phpize-d builds

15 years agoexport more functionality for phpize builds
Andrey Hristov [Wed, 13 Jan 2010 18:00:41 +0000 (18:00 +0000)]
export more functionality for phpize builds

15 years agomake mysqlnd's tracing API more reusable
Andrey Hristov [Wed, 13 Jan 2010 14:06:02 +0000 (14:06 +0000)]
make mysqlnd's tracing API more reusable

15 years agoFixed bug #50732 (exec() adds single byte twice to $output array).
Ilia Alshanetsky [Wed, 13 Jan 2010 13:44:58 +0000 (13:44 +0000)]
Fixed bug #50732 (exec() adds single byte twice to $output array).

15 years agoMFB. Don't free soap_headers just before comparing the length. This causes SoapClient...
Frank M. Kromann [Wed, 13 Jan 2010 07:22:21 +0000 (07:22 +0000)]
MFB. Don't free soap_headers just before comparing the length. This causes SoapClient to fail when requesting a URL

15 years agoremoved an unused variable
Takeshi Abe [Wed, 13 Jan 2010 06:55:03 +0000 (06:55 +0000)]
removed an unused variable

15 years agoBump version in early preparation for release
Christopher Jones [Tue, 12 Jan 2010 19:12:49 +0000 (19:12 +0000)]
Bump version in early preparation for release

15 years agoFixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
Ilia Alshanetsky [Tue, 12 Jan 2010 12:46:54 +0000 (12:46 +0000)]
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)

15 years agoRevert commit 292222. It's not needed anymore to specify c99.
David Soria Parra [Tue, 12 Jan 2010 09:28:02 +0000 (09:28 +0000)]
Revert commit 292222. It's not needed anymore to specify c99.

15 years agoname resource build script resourcebundle.build
Stanislav Malyshev [Mon, 11 Jan 2010 23:46:43 +0000 (23:46 +0000)]
name resource build script resourcebundle.build

15 years agomore typedef cosmetics
Andrey Hristov [Mon, 11 Jan 2010 20:18:56 +0000 (20:18 +0000)]
more typedef cosmetics

15 years agoremove stale export
Andrey Hristov [Mon, 11 Jan 2010 20:12:46 +0000 (20:12 +0000)]
remove stale export

15 years agocosmetics. typedef-ed types should be in capital case
Andrey Hristov [Mon, 11 Jan 2010 20:10:10 +0000 (20:10 +0000)]
cosmetics. typedef-ed types should be in capital case

15 years agoremove extern defintion of a variable that is no more
Andrey Hristov [Mon, 11 Jan 2010 19:13:43 +0000 (19:13 +0000)]
remove extern defintion of a variable that is no more
used outside of the file where it is declared.
Also really export with PHPAPI the protocol init/deinit functions

15 years agothis function should be exporten in all cases, not only under PHP6
Andrey Hristov [Mon, 11 Jan 2010 18:40:11 +0000 (18:40 +0000)]
this function should be exporten in all cases, not only under PHP6

15 years agomissed to commit in 5_3, here it comes, reusability of stats
Andrey Hristov [Mon, 11 Jan 2010 18:31:02 +0000 (18:31 +0000)]
missed to commit in 5_3, here it comes, reusability of stats

15 years agoand another change to make the stats API re-usable
Andrey Hristov [Mon, 11 Jan 2010 18:27:31 +0000 (18:27 +0000)]
and another change to make the stats API re-usable

15 years agoFixes #50496. Drop stdbool.h dependency as it requires _STDC_C99 set on some systems.
David Soria Parra [Mon, 11 Jan 2010 16:22:12 +0000 (16:22 +0000)]
Fixes #50496. Drop stdbool.h dependency as it requires _STDC_C99 set on some systems.

15 years agoRework the statistics macros to be reusable by external entities.
Andrey Hristov [Mon, 11 Jan 2010 14:27:35 +0000 (14:27 +0000)]
Rework the statistics macros to be reusable by external entities.
Rename handlers to triggers. Dynamically allocate space for the
statistics thus allow reusability.

15 years agoyear++
Ilia Alshanetsky [Mon, 11 Jan 2010 12:34:10 +0000 (12:34 +0000)]
year++

15 years agoFixed bug #50519 (segfault in garbage collection when using set_error_handler and...
Dmitry Stogov [Mon, 11 Jan 2010 10:07:10 +0000 (10:07 +0000)]
Fixed bug #50519 (segfault in garbage collection when using set_error_handler and DomDocument)

15 years ago- use png_sig_cmp to support libpng 1.4, old is deprecated already in older version
Pierre Joye [Sun, 10 Jan 2010 02:13:45 +0000 (02:13 +0000)]
- use png_sig_cmp to support libpng 1.4, old is deprecated already in older version

15 years agoAdd the remaining code for statistics triggers
Andrey Hristov [Fri, 8 Jan 2010 19:14:06 +0000 (19:14 +0000)]
Add the remaining code for statistics triggers

15 years agoexport some calls to init/deinit code outside of the module
Andrey Hristov [Fri, 8 Jan 2010 18:52:08 +0000 (18:52 +0000)]
export some calls to init/deinit code outside of the module

15 years agoimprove the stats subsystem. Reduce the number of macro definitions
Andrey Hristov [Fri, 8 Jan 2010 17:35:20 +0000 (17:35 +0000)]
improve the stats subsystem. Reduce the number of macro definitions
in half by smartly introducing 2 new macros. Make MYSQLND::stats a pointer
from being aggregated and add triggers.

15 years agoadd restart_psession and end_psession hooks
Andrey Hristov [Fri, 8 Jan 2010 13:47:03 +0000 (13:47 +0000)]
add restart_psession and end_psession hooks

15 years agoBug #49600 (imageTTFText text shifted right)
Takeshi Abe [Fri, 8 Jan 2010 12:18:52 +0000 (12:18 +0000)]
Bug #49600 (imageTTFText text shifted right)
- fix difference of horizontal position between imagettftext() and imagettfbbox()

15 years agoWorked with Samy Kamkar to improve LCG entropy.
Rasmus Lerdorf [Fri, 8 Jan 2010 09:43:14 +0000 (09:43 +0000)]
Worked with Samy Kamkar to improve LCG entropy.

15 years agoBug #47281 ( is limited in size of characters). Also remove redundant code line.
Christopher Jones [Thu, 7 Jan 2010 23:59:20 +0000 (23:59 +0000)]
Bug #47281 ( is limited in size of characters).  Also remove redundant code line.

15 years agoChange of way the packet objects are created/initialised
Andrey Hristov [Thu, 7 Jan 2010 19:44:59 +0000 (19:44 +0000)]
Change of way the packet objects are created/initialised
If the protocol gets changed, ever, we can decide at runtime
easily which protocol to use by instantiating the right protocol
object. But this is restricted to the structure of the packets, not
the flow.

15 years agoFixed bug #50680 (strtotime() does not support eighth ordinal number).
Ilia Alshanetsky [Thu, 7 Jan 2010 12:54:44 +0000 (12:54 +0000)]
Fixed bug #50680 (strtotime() does not support eighth ordinal number).

15 years agoFixed bug #49560 (oci8: using LOBs causes slow PHP shutdown)
Christopher Jones [Wed, 6 Jan 2010 18:58:16 +0000 (18:58 +0000)]
Fixed bug #49560 (oci8: using LOBs causes slow PHP shutdown)
 - Improved descriptor refcounting to remove unneeded items sooner
 - Replaced n^2 list traversal during descriptor list destruction

15 years agofix bug #50661 (DOMDocument::loadXML does not allow UTF-16)
Rob Richards [Wed, 6 Jan 2010 13:13:17 +0000 (13:13 +0000)]
fix bug #50661 (DOMDocument::loadXML does not allow UTF-16)
add test

15 years agoFixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but returns...
Ilia Alshanetsky [Wed, 6 Jan 2010 12:54:53 +0000 (12:54 +0000)]
Fixed bug #50657 (copy() with an empty (zero-byte) HTTP source succeeds but returns false).

15 years agosed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php
Sebastian Bergmann [Tue, 5 Jan 2010 20:46:53 +0000 (20:46 +0000)]
sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php

15 years agosed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l
Sebastian Bergmann [Tue, 5 Jan 2010 20:40:23 +0000 (20:40 +0000)]
sed -i "s#1998-2009#1998-2010#g" **/*.re **/*.y **/*.l

15 years ago- Addressing minor leak noticed while addressing bug #48590
Sriram Natarajan [Tue, 5 Jan 2010 19:25:23 +0000 (19:25 +0000)]
- Addressing minor leak noticed while addressing bug #48590

15 years agoFixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).
Pierrick Charron [Tue, 5 Jan 2010 13:03:40 +0000 (13:03 +0000)]
Fixed bug #50576 (XML_OPTION_SKIP_TAGSTART option has no effect).

15 years agoAdded test case for bug #50632
Ilia Alshanetsky [Tue, 5 Jan 2010 12:25:00 +0000 (12:25 +0000)]
Added test case for bug #50632

15 years ago- Fixed bug #48590 (SoapClient does not honor max_redirects)
Sriram Natarajan [Tue, 5 Jan 2010 03:07:43 +0000 (03:07 +0000)]
- Fixed bug #48590 (SoapClient does not honor max_redirects)

15 years ago- should not have commited
Pierre Joye [Tue, 5 Jan 2010 01:05:58 +0000 (01:05 +0000)]
- should not have commited

15 years ago- [doc] fix exchange and other imap server support when a preferred auth method is...
Pierre Joye [Tue, 5 Jan 2010 01:02:15 +0000 (01:02 +0000)]
- [doc] fix exchange and other imap server support when a preferred auth method is not desired. Add option support to imap_open. Only 'DISABLE_AUTHENTICATOR' is supported yet, see #33500 for an example

15 years ago- [DOC] MF53: add INTERNALDATE to imap_append
Pierre Joye [Tue, 5 Jan 2010 00:50:19 +0000 (00:50 +0000)]
- [DOC] MF53: add INTERNALDATE to imap_append

15 years agoadd ICU resource bundle support, contributed by Hans-Peter Oeri
Stanislav Malyshev [Mon, 4 Jan 2010 22:16:53 +0000 (22:16 +0000)]
add ICU resource bundle support, contributed by Hans-Peter Oeri

15 years agoUpdating test to new libmysql feature set (first introduced in MySQL 6.0 but now...
Ulf Wendel [Mon, 4 Jan 2010 15:29:18 +0000 (15:29 +0000)]
Updating test to new libmysql feature set (first introduced in MySQL 6.0 but now backported to MySQL 5.5).

15 years agoThe internal zval cache has been removed and not been reintroduced... remove correspo...
Ulf Wendel [Mon, 4 Jan 2010 15:05:34 +0000 (15:05 +0000)]
The internal zval cache has been removed and not been reintroduced... remove corresponding test code

15 years agoFixing test
Ulf Wendel [Mon, 4 Jan 2010 14:59:04 +0000 (14:59 +0000)]
Fixing test

15 years agoTweaking test. Andrey, you once requested such a test, please have a look if it does...
Ulf Wendel [Mon, 4 Jan 2010 14:34:44 +0000 (14:34 +0000)]
Tweaking test. Andrey, you once requested such a test, please have a look if it does exactly what you want it to do.

15 years agoThe internal zval cache has been removed and not been reintroduced... remove correspo...
Ulf Wendel [Mon, 4 Jan 2010 13:44:10 +0000 (13:44 +0000)]
The internal zval cache has been removed and not been reintroduced... remove corresponding test code

15 years agoUpdate copyright year in the man file
Ilia Alshanetsky [Mon, 4 Jan 2010 12:38:07 +0000 (12:38 +0000)]
Update copyright year in the man file

15 years agoFixed bug #50632 (filter_input() does not return default value if the variable does...
Ilia Alshanetsky [Sun, 3 Jan 2010 22:58:37 +0000 (22:58 +0000)]
Fixed bug #50632 (filter_input() does not return default value if the variable does not exist)

15 years agoFixed bug #50636 (MySQLi_Result sets values before calling constructor)
Pierrick Charron [Sun, 3 Jan 2010 16:59:33 +0000 (16:59 +0000)]
Fixed bug #50636 (MySQLi_Result sets values before calling constructor)

15 years agosed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
Sebastian Bergmann [Sun, 3 Jan 2010 09:23:27 +0000 (09:23 +0000)]
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php

15 years agosed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l
Sebastian Bergmann [Sun, 3 Jan 2010 08:22:14 +0000 (08:22 +0000)]
sed -i "s#1997-2009#1997-2010#g" **/*.re **/*.y **/*.l

15 years agoFixed bug #44827 (define() allows :: in constant names).
Ilia Alshanetsky [Wed, 30 Dec 2009 19:15:11 +0000 (19:15 +0000)]
Fixed bug #44827 (define() allows :: in constant names).

15 years ago- Added unicode support to ext/pgsql
Matteo Beccati [Wed, 30 Dec 2009 17:22:42 +0000 (17:22 +0000)]
- Added unicode support to ext/pgsql
# Also fixed a few typos and compiler warnings

15 years ago- CS + WS + folding tags
Jani Taskinen [Tue, 29 Dec 2009 19:23:41 +0000 (19:23 +0000)]
- CS + WS + folding tags

15 years agoAdd a test for tidyNode::__construct()
Pierrick Charron [Tue, 29 Dec 2009 16:06:27 +0000 (16:06 +0000)]
Add a test for tidyNode::__construct()

15 years agoFixed bug #48190 (Content-type parameter "boundary" is not case-insensitive in HTTP...
Ilia Alshanetsky [Tue, 29 Dec 2009 15:57:54 +0000 (15:57 +0000)]
Fixed bug #48190 (Content-type parameter "boundary" is not case-insensitive in HTTP uploads).

15 years ago- Last ws pollution, I hope.
Jani Taskinen [Tue, 29 Dec 2009 13:00:09 +0000 (13:00 +0000)]
- Last ws pollution, I hope.

15 years ago- Try prevent accidents
Jani Taskinen [Tue, 29 Dec 2009 12:57:38 +0000 (12:57 +0000)]
- Try prevent accidents

15 years ago- WS + CS
Jani Taskinen [Tue, 29 Dec 2009 12:46:48 +0000 (12:46 +0000)]
- WS + CS

15 years agoSet the tidyNode constructor private
Pierrick Charron [Mon, 28 Dec 2009 17:01:24 +0000 (17:01 +0000)]
Set the tidyNode constructor private

15 years ago- Updated to version 2009.21 (2009u)
Derick Rethans [Mon, 28 Dec 2009 14:30:50 +0000 (14:30 +0000)]
- Updated to version 2009.21 (2009u)

15 years agomove network creation to the init hook
Andrey Hristov [Mon, 28 Dec 2009 11:17:10 +0000 (11:17 +0000)]
move network creation to the init hook

15 years ago- Fixed ZTS build
Felipe Pena [Sun, 27 Dec 2009 18:13:37 +0000 (18:13 +0000)]
- Fixed ZTS build

15 years agoShare the php_sockets.h header
Mikko Koppanen [Sun, 27 Dec 2009 01:00:50 +0000 (01:00 +0000)]
Share the php_sockets.h header
Share php_sockets_le_socket_name

15 years agospprintf the dbname
Mikko Koppanen [Sun, 27 Dec 2009 00:43:33 +0000 (00:43 +0000)]
spprintf the dbname
use VCWD_ACCESS instead of access