diff options
author | foobar <sniper@php.net> | 2005-08-03 13:29:00 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-08-03 13:29:00 +0000 |
commit | b732622dfae6943ee50b3febe4f284d7cb554c84 (patch) | |
tree | f2dbe73d001c3650746d4118d7eda5e28d65bc37 | |
parent | b711486feb48303f4c6065418900daf326178805 (diff) | |
download | php-git-b732622dfae6943ee50b3febe4f284d7cb554c84.tar.gz |
Nuked DOS EOLs
-rw-r--r-- | Zend/README.ZEND_VM | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Zend/README.ZEND_VM b/Zend/README.ZEND_VM index bc71179fe6..15ff6fd86f 100644 --- a/Zend/README.ZEND_VM +++ b/Zend/README.ZEND_VM @@ -105,3 +105,4 @@ Zend Engine II currently includes two executors during the build process, one is the specialized version and the other is the old one non-specialized with function handlers. By default Zend Engine II uses the specialized one but you can switch to the old executor at runtime by calling zend_vm_use_old_executor(). + |