kalleMon, 12 Apr 2010 07:01:46 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297863
Log:
NEWS entry for the define_syslog_variables commit
Changed paths:
U php/php-src/trunk/NEWS
Modified: php/php-src/trunk/NEWS
==
kalleMon, 12 Apr 2010 07:34:30 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297864
Log:
Removed y2k_compliance ini option, making it "always" enabled internally
- The only reference to y2k_compliance was in php_std_date(). Browsers thats
n
pajoye Mon, 12 Apr 2010 08:25:50 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297865
Log:
- [doc] add stream_set_read_buffer, equivalent of stream_set_write_buffer for
read operations. Fixing possible bad effects while reading devices. full
pajoye Mon, 12 Apr 2010 08:40:59 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297867
Log:
- fix inline doc
Changed paths:
U php/php-src/trunk/ext/standard/streamsfuncs.c
Modified: php/php-src/trunk/ext/standard/streamsfuncs.c
=
clockwerxMon, 12 Apr 2010 10:24:50 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297877
Log:
Added karma for silospen to Net_SMPP
Changed paths:
U SVNROOT/pear_avail
Modified: SVNROOT/pear_avail
===
Hi,
On Mon, 2010-04-12 at 08:25 +, Pierre Joye wrote:
> - switch (ZEND_NUM_ARGS()) {
> - case 2:
> - if (zend_parse_parameters(ZEND_NUM_ARGS() TSRMLS_CC, "rl",
> &arg1, &arg2) == FAILURE) {
> - RETURN_FALSE;
> - }
> - break;
> -
tony2001 Mon, 12 Apr 2010 11:22:24 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297879
Log:
add FPM sapi to trunk
Changed paths:
A + php/php-src/trunk/sapi/fpm/
(from php/php-src/branches/PHP_5_3_FPM/sapi/fpm/:r291592)
--
PHP CVS
pajoye Mon, 12 Apr 2010 13:10:05 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297895
Log:
- [doc] merge stream_set_read_buffer, equivalent of stream_set_write_buffer for
read operations. Fixing possible bad effects while reading devices
Chan
iliaaMon, 12 Apr 2010 14:04:45 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297897
Log:
Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by default)
Bug: http://bugs.php.net/51512 (Open) Fails mb_send_mail* tests
Cha
iliaaMon, 12 Apr 2010 14:05:00 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297898
Log:
MFB: Fixed bug #51512 (mb_send_mail* fail when mail.add_x_header is on by
default)
Bug: http://bugs.php.net/51512 (Open) Fails mb_send_mail* tests
Ilia,
This would be worth a NEWS entry.
Chris
Ilia Alshanetsky wrote:
iliaaThu, 01 Apr 2010 12:08:55 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297273
Log:
On beginTransaction() reset error state
Changed paths:
U php/php-src/br
pajoye Mon, 12 Apr 2010 19:56:57 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297930
Log:
- pdo::begintransaction entry
Changed paths:
U php/php-src/branches/PHP_5_2/NEWS
Modified: php/php-src/branches/PHP_5_2/NEWS
pajoye Mon, 12 Apr 2010 19:57:07 +
Revision: http://svn.php.net/viewvc?view=revision&revision=297931
Log:
- begintransaction entry
Changed paths:
U php/php-src/branches/PHP_5_3/NEWS
Modified: php/php-src/branches/PHP_5_3/NEWS
=
13 matches
Mail list logo