]> granicus.if.org Git - php/commitdiff
Merge branch 'PHP-5.4' into PHP-5.5
authorStanislav Malyshev <stas@php.net>
Sun, 4 Aug 2013 23:06:24 +0000 (16:06 -0700)
committerStanislav Malyshev <stas@php.net>
Sun, 4 Aug 2013 23:06:24 +0000 (16:06 -0700)
* PHP-5.4:
  non living code related typo fixes

Conflicts:
Zend/zend_compile.c

14 files changed:
1  2 
Zend/zend_builtin_functions.c
Zend/zend_compile.c
Zend/zend_execute_API.c
Zend/zend_globals.h
Zend/zend_language_scanner.h
configure.in
ext/date/php_date.c
ext/date/php_date.h
ext/mbstring/oniguruma/HISTORY
ext/mysql/php_mysql.c
ext/mysqlnd/mysqlnd_net.c
ext/reflection/php_reflection.c
ext/sqlite3/libsqlite/sqlite3.c
ext/standard/pack.c

Simple merge
index 196688e46e093b53dfb48537e25edbe8c7b07e8f,326d4ef976795e57d4794d701b6cdef4d4aa4faa..f250b2be20879a579ac5f73fb3377c793242800b
@@@ -1734,7 -1723,7 +1734,7 @@@ void zend_do_begin_function_declaration
        }
  
        {
-               /* Push a seperator to the switch stack */
 -              /* Push a separator to the switch and foreach stacks */
++              /* Push a separator to the switch stack */
                zend_switch_entry switch_entry;
  
                switch_entry.cond.op_type = IS_UNUSED;
Simple merge
Simple merge
Simple merge
diff --cc configure.in
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge