| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
changes in generated files.
|
|\
| |
| |
| |
| |
| | |
* PHP-5.4:
updated lib versions
Fix folding
|
| |\
| | |
| | |
| | |
| | | |
* PHP-5.3:
updated lib versions
|
| | | |
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* PHP-5.4:
updated libary versions
|
| |\ \
| | |/
| | |
| | |
| | |
| | |
| | |
| | | |
* PHP-5.3:
updated libary versions
Conflicts:
win32/build/libs_version.txt
|
| | | |
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
* PHP-5.4:
-enable VC11 (vc2012)
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
* PHP-5.3:
-enable VC11 (vc2012)
|
| | | | | |
|
|\ \ \ \ \
| | |_|/ /
| |/| | |
| | | | |
| | | | | |
Conflicts:
sapi/litespeed/lsapi_main.c
|
| |\ \ \ \
| | | |_|/
| | |/| |
| | | | |
| | | | | |
Conflicts:
ext/interbase/interbase.rc
|
| | | |/
| | |/| |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* generators: (70 commits)
Fix typos
Fix segfault when traversing a by-ref generator twice
Make sure that exception is thrown on rewind() after closing too
Remove implementation stubs for yield delegation
Fix several issues and allow rewind only at/before first yield
Run finally if generator is closed before finishing
Finally with return now works in generators too
Add dedicated opcode for returns from a generator
Disallow serialization and unserialization
Fix zts build (typo)
Drop Generator::close() method
Forgot to add test
Support trivial finally in generators (no yield, no return)
Fix implementation of Iterator interface
Add T_YIELD in tokenizer_data.c
Throw error also for return occuring before yield
Fix throwing of exceptions within a generator
Remove reference restrictions from foreach
Require parenthesis around yield expressions
Add some more tests
...
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This is just an intial merge. It does not yet make generators and finally
work together.
Conflicts:
Zend/zend_language_scanner.c
Zend/zend_language_scanner_defs.h
Zend/zend_vm_def.h
Zend/zend_vm_execute.h
Zend/zend_vm_execute.skl
Zend/zend_vm_opcodes.h
|
| | | | | | |
|
|\ \ \ \ \ \
| |_|/ / / /
|/| | / / /
| | |/ / /
| |/| | |
| | | | | |
* PHP-5.4:
updated mpir version
Fixed defective cloning in ext/intl classes
|
| | |_|/
| |/| | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- removed php_logo_guid()
- removed php_egg_logo_guid()
- removed php_real_logo_guid()
- removed zend_logo_guid()
- removed logo GUID handling
- removed logo GUIDs from source
- added logo data URIs instead for phpinfo()
- added credits to phpinfo() page, but hidden by default
|
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
* PHP-5.4:
Fix bug #61990 ext\spl\examples\tests\dualiterator_001.phpt fails
|
| |\ \
| | |/
| | |
| | |
| | | |
* PHP-5.3:
Fix bug #61990 ext\spl\examples\tests\dualiterator_001.phpt fails
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This fixes a general issue. In this ticket and not for the first time
is being seen, that people are trying to use data from "examples"
in the tests. When extracting a test pack only "tests" and its siblings
was taken into account. Now "examples" are copied as well.
|
|\ \ \
| |/ /
| | |
| | |
| | | |
* PHP-5.4:
Rename README.SVN-RULES to README.GIT-RULES, here, too
|
| |\ \
| | |/
| | |
| | |
| | | |
* PHP-5.3:
Rename README.SVN-RULES to README.GIT-RULES, here, too
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
but way too many of them for now, reduce noises
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
enabled for snaps' log)
|
| | | |
|
| | |
| | |
| | |
| | | |
install them in ext/<extname> instead of pecl<extname>
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
rather than libname.lib)
# This fixes `configure --with-mcrypt=shared' to properly find and
# link against libmcrypt.lib rather than libmcrypt_a.lib
|