cataphract Tue, 22 Mar 2011 00:44:23 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309516
Log:
- Added socket_import_stream().
- Fixed socket_strerror.phpt
- Made php_set_sock_blocking return FAILURE on fcntl error.
- Made socket_set_block()/socket
philip Mon, 21 Mar 2011 17:59:54 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309502
Log:
Added the Serbian translation for the PHP Docs
Changed paths:
U SVNROOT/commit-email.php
Modified: SVNROOT/commit-email.php
=
andrey Mon, 21 Mar 2011 13:58:11 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309494
Log:
throw out legacy code, that never was used for something
useful. Was added for QC but QC is now a plugin, not part of
the core.
Changed paths:
U p
aharvey Mon, 21 Mar 2011 09:40:52 +
Revision: http://svn.php.net/viewvc?view=revision&revision=309493
Log:
Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|'
correctly).
Bug: http://bugs.php.net/54316 (Assigned) DateTime::createFromFormat