kalle Wed Jul 30 04:35:57 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/gd/tests imagecolorclosesthwb.phpt
Log:
MFH: Add test for imagecolorclosesthwb()
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/tests/imagecolorclosesthwb.phpt?view=markup&re
kalle Mon Aug 4 06:18:27 2008 UTC
Modified files:
/php-src/ext/sessionsession.c
Log:
Fixes #45406 - Patch by oleg dot grenrus at dynamoid dot com
http://cvs.php.net/viewvc.cgi/php-src/ext/session/session.c?r1=1.486&r2=1.487&diff_format=u
Index: php-sr
kalle Mon Aug 4 06:21:55 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
/php-src/ext/sessionsession.c
Log:
MFH: Fixes #45406 - Patch by oleg dot grenrus at dynamoid dot com
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.
kalle Wed Aug 6 21:28:39 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/sessionsession.c
Log:
Backport fix for #45406 - Patch by oleg dot grenrus at dynamoid dot com
http://cvs.php.net/viewvc.cgi/php-src/ext/session/session.c?r1=1.417.2.8.2.43
kalle Wed Aug 6 21:31:45 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
Backport fix for #45406 to PHP_5_2
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.252&r2=1.2027.2.547.2.965.2.253&diff_format=u
Index: php-src/NEWS
di
kalle Wed Aug 6 21:33:14 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
Backport #45406 (session.serialize_handler declared by shared extension
fails) to PHP_5_2
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1191&r2=1.2027.2.5
kalle Wed Aug 13 22:40:39 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/main php.h
/php-src/win32 time.c
Log:
MFH:
* Remove NTDDI_VERSION declaring and use the one in config.w32.h
* Remove another _WIN32_WINNT macro redef in win32/time.c
kalle Thu Aug 14 02:55:14 2008 UTC
Modified files:
/php-src/ext/standard basic_functions.c string.c
Log:
Implemented feature request #34381 (nl2br() should have an option for
XHTML/HTML compatible BR element)
http://cvs.php.net/viewvc.cgi/php-src/ext/st
kalle Thu Aug 14 02:56:23 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
/php-src/ext/standard basic_functions.c string.c
Log:
MFH: Implemented feature request #34381 (nl2br() should have an option for
XHTML/HTML compatible BR element)
kalle Wed Aug 13 22:39:33 2008 UTC
Modified files:
/php-src/main php.h
/php-src/win32 time.c
Log:
* Remove NTDDI_VERSION declaring and use the one in config.w32.h
* Remove another _WIN32_WINNT macro redef in win32/time.c
http://cvs.php.net/vi
kalle Thu Aug 14 09:26:54 2008 UTC
Modified files:
/php-src/ext/standard basic_functions.c
Log:
Fix arginfo for nl2br
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.914&r2=1.915&diff_format=u
Index: php-src/ext/standard/basic_f
kalle Thu Aug 14 09:27:34 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard basic_functions.c
Log:
MFH: Fix arginfo for nl2br
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/basic_functions.c?r1=1.725.2.31.2.64.2.47&r2=1.725.2.31.2.64.2.
kalle Thu Aug 14 23:21:33 2008 UTC
Modified files:
/php-src/win32 readdir.h time.c
Log:
* Last _WIN32_WINNT macro redef
* Include where _WIN32_WINNT was
http://cvs.php.net/viewvc.cgi/php-src/win32/readdir.h?r1=1.10&r2=1.11&diff_format=u
Index: php-src/
kalle Thu Aug 14 23:29:25 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32 readdir.h time.c
Log:
MFH:
* Last _WIN32_WINNT macro redef
* Include where _WIN32_WINNT was
http://cvs.php.net/viewvc.cgi/php-src/win32/readdir.h?r1=1.8.6.2&r2=1.8.6.2
kalle Sun Sep 7 00:42:29 2008 UTC
Modified files:
/php-src/ext/session/tests 020.phpt
Log:
Fix test on Windows
http://cvs.php.net/viewvc.cgi/php-src/ext/session/tests/020.phpt?r1=1.5&r2=1.6&diff_format=u
Index: php-src/ext/session/tests/020.phpt
diff -u php-
kalle Sun Sep 7 00:42:40 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/session/tests 020.phpt
Log:
MFH: Fix test on Windows
http://cvs.php.net/viewvc.cgi/php-src/ext/session/tests/020.phpt?r1=1.4.4.1&r2=1.4.4.1.2.1&diff_format=u
Index: php-src/ext/s
le
quotes in INI section will break out of the string generated by
settings2params()
in run-tests.php and try to execute another command, since it breaks out on
020.phpt
in session it will generate two popups (MessageBox()) calls saying Invalid
configuration
directive.
I asked Felipe on IRC and he said the test didn't break without quotes on
Linux. But either
way this needs to be fixed insted of this work-a-around.
>
>
> --Jani
>
Cheers
--
Kalle Sommer Nielsen
kalle Wed Oct 1 11:09:02 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
Fix bugs order
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1234&r2=1.2027.2.547.2.1235&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.54
kalle Sun Oct 5 04:55:33 2008 UTC
Modified files:
/php-src/ext/mssql php_mssql.c
Log:
New parameter parsing API (with lots of help from Felipe)
http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.176&r2=1.177&diff_format=u
Index: php-src/ext/mssq
kalle Sun Oct 5 04:55:49 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mssql php_mssql.c
Log:
MFH: New parameter parsing API (with lots of help from Felipe)
http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.8&r2=1.152.2.
kalle Mon Oct 6 21:50:18 2008 UTC
Modified files:
/php-src/ext/mssql php_mssql.c
Log:
* is_output and is_null parameters are now booleans instead of int in
mssql_bind
* Added missing conditional from old parameter parsing
http://cvs.php.net/viewvc.cgi/php
kalle Mon Oct 6 21:50:48 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mssql php_mssql.c
Log:
MFH:
* is_output and is_null parameters are now booleans instead of int in
mssql_bind
* Added missing conditional from old parameter parsing
http://cv
kalle Thu Oct 9 18:33:26 2008 UTC
Modified files:
/php-src/ext/mssql php_mssql.c
Log:
* Fix gcov warnings about parameters not initialized (Thanks for noticing
Felipe!)
* Changed int to be long in mssql_num_fields
http://cvs.php.net/viewvc.cgi/php-src/ext
kalle Thu Oct 9 18:34:20 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mssql php_mssql.c
Log:
MFH:
* Fix gcov warnings about parameters not initialized (Thanks for noticing
Felipe!)
* Changed int to be long in mssql_num_fields
http://cvs.php.ne
kalle Fri Oct 10 23:37:52 2008 UTC
Modified files:
/php-src/ext/pdopdo.c
Log:
Add missing zend_parse_paramters_none() in pdo_drivers()
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo.c?r1=1.81&r2=1.82&diff_format=u
Index: php-src/ext/pdo/pdo.c
diff -u ph
kalle Fri Oct 10 23:38:14 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/pdopdo.c
Log:
MFH:
Add missing zend_parse_paramters_none() in pdo_drivers()
http://cvs.php.net/viewvc.cgi/php-src/ext/pdo/pdo.c?r1=1.57.2.17.2.9.2.3&r2=1.57.2.17.2.9.2.4&dif
kalle Wed Oct 15 18:41:18 2008 UTC
Modified files:
/php-srcNEWS php.ini-dist php.ini-recommended
/php-src/ext/standard basic_functions.c basic_functions.h
php_ext_syslog.h syslog.c
/php-src/main main.c
/p
kalle Wed Oct 15 18:41:58 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
/php-src/ext/standard syslog.c
/php-src/win32/buildregistersyslog.php
Log:
[DOC] Deprecate define_syslog_variables() in 5.3
http://cvs.php.net/viewvc.c
kalle Thu Oct 16 23:19:14 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard basic_functions.c syslog.c
Log:
Use PHP_DEP_FE instead of throwing an E_DEPRECATED manually inside
define_syslog_variables() (Thanks Hannes!)
http://cvs.php.net/vi
Hi
2008/10/16 Hannes Magnusson <[EMAIL PROTECTED]>:
> On Wed, Oct 15, 2008 at 20:41, Kalle Sommer Nielsen <[EMAIL PROTECTED]> wrote:
>> kalle Wed Oct 15 18:41:58 2008 UTC
>>
>> Modified files: (Branch: PHP_5_3)
>>/php-
kalle Sun Oct 26 15:38:47 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcphp.ini-recommended
Log:
Fixed #44748 (php.ini comments on magic_quotes_gpc promote bad practices)
http://cvs.php.net/viewvc.cgi/php-src/php.ini-recommended?r1=1.179.2.11.2.23.2.10
kalle Sun Oct 26 15:39:44 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcphp.ini-recommended
Log:
MFB: Fixed #44748 (php.ini comments on magic_quotes_gpc promote bad practices)
http://cvs.php.net/viewvc.cgi/php-src/php.ini-recommended?r1=1.179.2.11.2.24
kalle Wed Nov 5 09:58:15 2008 UTC
Added files:
/php-src/ext/standard/tests/miscsyslog_basic.phpt
syslog_parameters.phpt
Log:
New tests for syslog
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/misc/sy
kalle Wed Nov 5 09:58:51 2008 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/miscsyslog_basic.phpt
syslog_parameters.phpt
syslog_vars_variation1.phpt
kalle Wed Nov 5 09:59:47 2008 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/miscsyslog_basic.phpt
syslog_parameters.phpt
syslog_vars_variation1.phpt
kalle Fri Nov 7 11:05:09 2008 UTC
Modified files:
/php-src/ext/snmp winsnmp.c
Log:
New parameter parsing API
http://cvs.php.net/viewvc.cgi/php-src/ext/snmp/winsnmp.c?r1=1.19&r2=1.20&diff_format=u
Index: php-src/ext/snmp/winsnmp.c
diff -u php-src/ext/snmp/wi
kalle Fri Nov 7 11:05:24 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/snmp winsnmp.c
Log:
MFH: New parameter parsing API
http://cvs.php.net/viewvc.cgi/php-src/ext/snmp/winsnmp.c?r1=1.16.4.2.4.1&r2=1.16.4.2.4.2&diff_format=u
Index: php-src/ext/snmp
snip]
Shouldn't all these changes to sybase_ct not be in HEAD too?
Regrads
--
Kalle Sommer Nielsen
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
kalle Sun Nov 9 11:39:27 2008 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
Log:
Fix NEWS
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1308&r2=1.2027.2.547.2.1309&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.13
kalle Sun Nov 9 11:39:16 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
Fix NEWS
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.370&r2=1.2027.2.547.2.965.2.371&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.
p output handlers). (Mike)
> +- Fixed bug #30312 (sybase_unbuffered_query calls). (Timm)
I see you already put this in the 5.3 NEWS file. A NEWS entry should
only be in the version this bug was fixed, a new feature was
introduced ect. So if you add a feature in 5.2, you shouldn't put i
ng:
#44154
#44153
...
#28694
#28512
Also aren't these in HEAD or did I miss the commits? If not then
please remember HEAD first or Jani will kill some bunnies :)
>
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
few
> compiling issues right now so as soon as HEAD is back on track. But no
> no didn't forget, head before branch :)
Hmm, HEAD compiles for for me (latest checkout, 5 minutes old) on
Windows Vista with VC++ 9 with a normal "configure" without any
parameters.
>
>
> --
&
kalle Mon Nov 10 22:10:21 2008 UTC
Modified files:
/php-srcREADME.CVS-RULES
Log:
State that bugs should be sorted desc.
http://cvs.php.net/viewvc.cgi/php-src/README.CVS-RULES?r1=1.24&r2=1.25&diff_format=u
Index: php-src/README.CVS-RULES
diff -u php-src/REA
kalle Mon Nov 10 22:10:59 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcREADME.CVS-RULES
Log:
MFH: State that bugs should be sorted desc.
http://cvs.php.net/viewvc.cgi/php-src/README.CVS-RULES?r1=1.18.2.1.2.2.2.3&r2=1.18.2.1.2.2.2.4&diff_format=u
Index
}
> +
> + if (d->libz_version) {
> + php_info_print_table_row(2, "ZLib Version", d->libz_version);
> + }
> +
> + if (d->libz_version) {
> + php_info_print_table_row(2, "libIDN Version", d->libidn);
> + }
> +
> + if (d->iconv_ver_num) {
> + php_info_print_table_row(2, "IconV Version",
> d->iconv_ver_num);
> + }
> +
> + if (d->libssh_version) {
> + php_info_print_table_row(2, "libSSH Version",
> d->libssh_version);
> + }
> +
>php_info_print_table_end();
> }
> /* }}} */
>
I don't remember which versions that ext/curl minimum supports, but
the CURL_VERSION_CONV was added in 7.15.4 so unless thats below the
minimum version required 7.15.4 is required.
Also adding the CURL_VERSION_* constants to userland so they can use
the bitmask exposed by curl_version()['features'] to check for such
features might be a good ideal :)
--
Kalle Sommer Nielsen
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
p://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
--
Kalle Sommer Nielsen
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
kalle Thu Nov 20 16:05:59 2008 UTC
Modified files:
/php-src/win32 inet.c
Log:
Fix typo
http://cvs.php.net/viewvc.cgi/php-src/win32/inet.c?r1=1.2&r2=1.3&diff_format=u
Index: php-src/win32/inet.c
diff -u php-src/win32/inet.c:1.2 php-src/win32/inet.c:1.3
---
kalle Thu Nov 20 16:06:26 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src/win32 inet.c
Log:
MFH: Fix typo
http://cvs.php.net/viewvc.cgi/php-src/win32/inet.c?r1=1.1.2.2&r2=1.1.2.3&diff_format=u
Index: php-src/win32/inet.c
diff -u php-src/win32/inet.c:1.
- Bug #46615
> - Return the count - 1 when invoking SplHeap->key()
> - Adjusted the tests
Hmm, shouldn't this have a NEWS entry?
--
Kalle Sommer Nielsen
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2008/11/22 David Coallier <[EMAIL PROTECTED]>:
> 2008/11/22 Kalle Sommer Nielsen <[EMAIL PROTECTED]>:
>> 2008/11/22 David Coallier <[EMAIL PROTECTED]>:
>>> davidc Sat Nov 22 14:19:47 2008 UTC
>>>
>>> Modified files: (
p;r2=1.468&diff_format=u
Guess it should have [DOC], cc'ed to phpdoc@ =)
--
Kalle Sommer Nielsen
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
kalle Sat Dec 13 05:31:16 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
Log:
Already in 5.2 NEWS
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.414&r2=1.2027.2.547.2.965.2.415&diff_format=u
Index: php-src/NEWS
diff -u php-src/N
on ect.
On the note, I updated the docs for array_unique() a few days ago :)
--
Kalle Sommer Nielsen
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
kalle Thu Jan 1 05:22:55 2009 UTC
Modified files:
/php-src/ext/socketsphp_sockets.h sockets.c
Log:
Renable socket_create_pair() on Windows
# ext/sockets have its own implementation of socketpair(), perhaps we should
move it
# to the core. This w
kalle Thu Jan 1 05:24:30 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
/php-src/ext/socketsphp_sockets.h sockets.c
Log:
MFH:
[DOC] Renable socket_create_pair() on Windows
# ext/sockets have its own implementation of socketpair(),
2009/1/1 Hannes Magnusson :
> On Thu, Jan 1, 2009 at 06:24, Kalle Sommer Nielsen wrote:
>> kalle Thu Jan 1 05:24:30 2009 UTC
>>
>> Modified files: (Branch: PHP_5_3)
>>/php-srcNEWS
>>/php-src/ext/socketsphp_sockets.h soc
Hi
2009/1/1 Pierre Joye :
> hi!
>
> On Thu, Jan 1, 2009 at 7:31 PM, Kalle Sommer Nielsen wrote:
>
>> Because of stream_socket_pair(), and then it would only work if
>> ext/sockets was built too, so unless we move it into the core and
>> export it then it should
kalle Fri Jan 2 05:50:51 2009 UTC
Modified files:
/php-srcbuildconf.bat
Log:
Redirect the "1 file(s) copied" message to nul
http://cvs.php.net/viewvc.cgi/php-src/buildconf.bat?r1=1.3&r2=1.4&diff_format=u
Index: php-src/buildconf.bat
diff -u php-src/buildc
kalle Fri Jan 2 05:51:21 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcbuildconf.bat
Log:
MFH: Redirect the "1 file(s) copied" message to nul
http://cvs.php.net/viewvc.cgi/php-src/buildconf.bat?r1=1.1.8.2&r2=1.1.8.3&diff_format=u
Index: php-src/buildc
kalle Fri Jan 2 12:16:42 2009 UTC
Modified files:
/php-srcbuildconf.bat
/php-src/win32/buildbuildconf.js
Log:
Check if configure script was copied, and output an error if it wasn't
http://cvs.php.net/viewvc.cgi/php-src/buildconf.bat?r1=1.4&r2
kalle Fri Jan 2 12:18:21 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcbuildconf.bat
/php-src/win32/buildbuildconf.js
Log:
MFH: Check if configure script was copied, and output an error if it wasn't
http://cvs.php.net/viewvc.cgi/php-src/b
Hi Pierre
2009/1/2 Pierre Joye :
> hi Kalle,
>
> Please revert or add a tests+error reporting if it fails,
I added a check to see if the configure script wasn't copied
>
> Cheers,
>
> 2009/1/2 Kalle Sommer Nielsen :
>> kalle Fri Jan 2 05:50:5
kalle Sat Jan 3 03:27:47 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-srcbuildconf.bat
/php-src/win32/buildbuildconf.js
Log:
MFH:
* Redirect the "1 file(s) copied" message to nul
* Check if configure script was copied, and output an error
es it affect the user
using official builds (assuming its still gonna be VC6) ect.?
--
Kalle Sommer Nielsen
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
kalle Thu Jan 15 07:55:18 2009 UTC
Modified files:
/php-src/ext/gd gd.c
/php-src/ext/gd/tests imagefilter.phpt
Log:
Change optional parameter for IMG_FILTER_PIXELATE to be a boolean
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.404&r2=1
kalle Thu Jan 15 07:57:11 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcNEWS
/php-src/ext/gd gd.c
/php-src/ext/gd/tests imagefilter.phpt
Log:
MFH: Change optional parameter for IMG_FILTER_PIXELATE to be a boolean
Added missing NEWS l
ixed bug #47050 (mysqli_poll() modifies improper variables). (Johannes)
> - Fixed bug #47045 (SplObjectStorage instances compared with ==). (Etienne)
> - Fixed bug #46979 (use with non-compound name *has* effect). (Dmitry)
Should this have a NEWS entry if it was introduced in one of the alpha
kalle Fri Jan 23 15:48:59 2009 UTC
Added files:
/php-src/win32 sockets.c sockets.h
Removed files:
/php-src/ext/socketsphp_sockets_win.c php_sockets_win.h
Modified files:
/php-src/ext/socketsconfig.w3
kalle Fri Jan 23 15:49:50 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/win32 sockets.c sockets.h
Removed files:
/php-src/ext/socketsphp_sockets_win.c php_sockets_win.h
Modified files:
/php-srcNEWS
;> Log:
>> fix bug #14562
>
> That number is a little.. "off".
>
I think he means pecl #14562:
http://pecl.php.net/bugs/bug.php?id=14562
> -Hannes
>
> --
> PHP CVS Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.ph
kalle Sat Jan 31 15:27:11 2009 UTC
Modified files:
/php-src/ext/gd gd.c
Log:
Fix arginfo for imagefilter()
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.406&r2=1.407&diff_format=u
Index: php-src/ext/gd/gd.c
diff -u php-src/ext/gd/gd.c:1.406 php-sr
kalle Sat Jan 31 15:27:53 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/gd gd.c
Log:
MFH: Fix arginfo for imagefilter()
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.32.2.30&r2=1.312.2.20.2.32.2.31&diff_format=u
Index: php-src/
kalle Sat Jan 31 15:28:34 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/gd gd.c
Log:
MFH: Fix arginfo for imagefilter()
http://cvs.php.net/viewvc.cgi/php-src/ext/gd/gd.c?r1=1.312.2.20.2.37&r2=1.312.2.20.2.38&diff_format=u
Index: php-src/ext/gd/gd.
kalle Thu Feb 12 14:36:32 2009 UTC
Modified files:
/php-srcphp.ini-dist php.ini-recommended
Log:
Fixed wrong usage of error_reporting directive
http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.288&r2=1.289&diff_format=u
Index: php-src/php.ini-dist
d
kalle Thu Feb 12 14:36:58 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcphp.ini-dist php.ini-recommended
Log:
MFH: Fixed wrong usage of error_reporting directive
http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.231.2.10.2.22.2.18&r2=1.231.2.10.2
kalle Thu Feb 12 14:37:27 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-srcphp.ini-dist php.ini-recommended
Log:
MFH: Fixed wrong usage of error_reporting directive
http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.231.2.10.2.26&r2=1.231.2.10.2.27&d
kalle Fri Feb 13 16:54:16 2009 UTC
Modified files:
/php-srcphp.ini-dist php.ini-recommended
Log:
Revert previous change
http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.289&r2=1.290&diff_format=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-d
kalle Fri Feb 13 16:54:56 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcphp.ini-dist php.ini-recommended
Log:
MFH: Revert previous change
http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.231.2.10.2.22.2.19&r2=1.231.2.10.2.22.2.20&diff_format=u
I
kalle Fri Feb 13 16:55:18 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-srcphp.ini-dist php.ini-recommended
Log:
MFH: Revert previous change
http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.231.2.10.2.27&r2=1.231.2.10.2.28&diff_format=u
Index: php-
kalle Mon Feb 23 21:20:48 2009 UTC
Modified files:
/php-src/ext/mssql php_mssql.c
Log:
Fixed #37209 (mssql_execute with non fatal errors)
http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.189&r2=1.190&diff_format=u
Index: php-src/ext/mssql/php_
kalle Mon Feb 23 21:21:02 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/mssql php_mssql.c
Log:
Fixed #37209 (mssql_execute with non fatal errors)
http://cvs.php.net/viewvc.cgi/php-src/ext/mssql/php_mssql.c?r1=1.152.2.13.2.4.2.21&r2=1.152.2.13.2.4.2.2
kalle Mon Feb 23 21:21:23 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-srcNEWS
/php-src/ext/mssql php_mssql.c
Log:
Fixed #37209 (mssql_execute with non fatal errors)
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1427&r2=1.2027.2.547.
2009/2/26 Ilia Alshanetsky :
> Let's reach a conclusion by end of day (EST time) so
> release can either be made or delayed.
>
+0 aswell, lets just release it
--
Kalle Sommer Nielsen
[email protected]
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http
> + just in case writing to STDOUT directly */
> + dup2( 2, 1 );
>
> if ( LSAPI_InitRequest( &g_req, LSAPI_SOCK_FILENO ) == -1 ) {
> return -1;
>
Shouldn't this change not be MFB to HEAD?
--
Kalle Sommer Nielsen
[email protected]
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
kalle Tue Mar 3 11:46:20 2009 UTC
Added files:
/php-src/ext/standard/tests/strings bug47546.phpt
Modified files:
/php-src/ext/standard string.c
Log:
Fixed bug #47546 (Default value for limit parameter in explode is 0, not -1)
ht
kalle Tue Mar 3 11:47:31 2009 UTC
Added files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/strings bug47546.phpt
Modified files:
/php-src/ext/standard string.c
Log:
MFH: Fixed bug #47546 (Default value for limit parameter in explo
kalle Tue Mar 3 11:50:33 2009 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/strings bug47546.phpt
Modified files:
/php-srcNEWS
/php-src/ext/standard string.c
Log:
MFH: Fixed bug #47546 (Default value for li
kalle Sun Mar 8 06:11:05 2009 UTC
Modified files:
/php-srcphp.ini-dist php.ini-recommended
Log:
Fixed bug #47543 (irrelevant warning message)
http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.290&r2=1.291&diff_format=u
Index: php-src/php.ini-dist
di
kalle Sun Mar 8 06:12:08 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-srcphp.ini-dist php.ini-recommended
Log:
MFH: Fixed bug #47543 (irrelevant warning message)
http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.231.2.10.2.22.2.20&r2=1.231.2.10.2.
kalle Sun Mar 8 06:19:40 2009 UTC
Modified files:
/php-src/ext/standard/tests/strings explode.phpt explode1.phpt
explode_variation5.phpt
explode_variation6.phpt
Log:
Fix tests
h
kalle Sun Mar 8 06:20:00 2009 UTC
Modified files: (Branch: PHP_5_3)
/php-src/ext/standard/tests/strings explode.phpt explode1.phpt
explode_variation5.phpt
explode_variation6.phpt
Log:
kalle Sun Mar 8 06:20:12 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard/tests/strings explode.phpt explode1.phpt
explode_variation5.phpt
explode_variation6.phpt
Log:
401 - 493 of 493 matches
Mail list logo