Commit:    a2e77fb258763113e29948f82db49a64139022d4
Author:    krakjoe <joe.watk...@live.co.uk>         Sun, 22 Dec 2013 13:20:17 
+0000
Committer: Anatol Belski <a...@php.net>      Mon, 23 Dec 2013 12:29:01 +0100
Parents:   07e97f919d3d4d407debd70aa3c7ceb9e5d543db
Branches:  str_size_and_int64

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

Log:
opcodes

Changed paths:
  M  Zend/zend_vm_opcodes.h


Diff:
diff --git a/Zend/zend_vm_opcodes.h b/Zend/zend_vm_opcodes.h
index ed02663..d334e45 100644
--- a/Zend/zend_vm_opcodes.h
+++ b/Zend/zend_vm_opcodes.h
@@ -171,4 +171,4 @@ ZEND_API const char *zend_get_opcode_name(zend_uchar 
opcode);
 #define ZEND_FAST_RET                        163
 #define ZEND_RECV_VARIADIC                   164
 
-#endif
+#endif
\ No newline at end of file


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

Reply via email to