Commit:    dd1c358d1bf8fd492e39d46f93878d47a3b6d257
Author:    Dmitry Stogov <dmi...@zend.com>         Thu, 14 Mar 2013 14:19:41 
+0400
Parents:   d77c865aff794826f6286c078268db6a005fea33 
c09652c2899dd4149fe3187b5b50f6b3c54da384
Branches:  PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=dd1c358d1bf8fd492e39d46f93878d47a3b6d257

Log:
Merge branch 'PHP-5.5' of git.php.net:php-src into PHP-5.5

* 'PHP-5.5' of git.php.net:php-src:
  fix the fix
  fix for bug  #63530   mysqlnd_stmt::bind_one_parameter uses wrong alloc for 
stmt->param_bind
  Forgot to remove some now unused variables
  Add support for non-scalar Iterator keys in foreach
  fixed headers order
  - Updated to version 2013.2 (2013b)
  fixed the test
  Fixed bug #64370 (microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT'])
  Disable zend_always_inline in debug build

Bugs:
https://bugs.php.net/63530
https://bugs.php.net/64370

Changed paths:
  MM  Zend/zend_vm_def.h
  MM  Zend/zend_vm_execute.h


Diff:



--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to