summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'PHP-5.5' into PHP-5.6krakjoe2013-12-221-1/+1
|\ | | | | | | | | | | | | | | | | | | * PHP-5.5: stop warnings from unused opcode map - BFN - Fixed bug #66311 (Stack smashing protection kills PDO/ODBC queries) patch by: michael at orlitzky dot com Included new .c file in build too Fixed little typo in zend_vm_gen.php Moved to new file, killing a lot of warnings
| * Merge branch 'PHP-5.4' into PHP-5.5Bob Weinand2013-12-221-1/+1
| |\ | | | | | | | | | | | | Conflicts: Zend/zend_vm_opcodes.c
| | * Included new .c file in build tooBob Weinand2013-12-221-1/+1
| | |
| | * 5.4.24-dev nowStanislav Malyshev2013-11-271-1/+1
| | |
| | * 5.4.23-devStanislav Malyshev2013-10-291-1/+1
| | |
| | * 5.4.22-dev nowStanislav Malyshev2013-10-011-1/+1
| | |
| | * 5.4.21 nowStanislav Malyshev2013-09-031-1/+1
| | |
| * | 5.5.8-dev nowJulien Pauli2013-11-271-1/+1
| | |
| * | 5.5.7 nowJulien Pauli2013-11-121-1/+1
| | |
| * | Increment version number, since this will be 5.5.6.Adam Harvey2013-10-231-1/+1
| | |
| * | 5.5.5 nowJulien Pauli2013-09-041-1/+1
| | |
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-191-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.4: bump version Update NEWS Conflicts: configure.in main/php_version.h
| | * bump versionStanislav Malyshev2013-08-191-1/+1
| | |
* | | Merge branch 'const_scalar_exprs' of github.com:bwoebi/php-src into ↵Dmitry Stogov2013-11-061-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | const_scalar_exprs * 'const_scalar_exprs' of github.com:bwoebi/php-src: Removed operations on constant arrays. They make no sense as constants are not allowed to be arrays. And as just properties are allowed to; no problem, we still don't need operations on any constant array. Added a few more operators Whitespace fix converted several switches to ifs and made more opcache friendly Fatal error about self referencing constants fixed Fixed mem leaks, added tests and ternary operator Working commit for constant scalar expressions (with constants). Tests will follow. Conflicts: Zend/Makefile.am configure.in win32/build/config.w32
| * | | Working commit for constant scalar expressions (with constants).Bob Weinand2013-10-311-1/+3
| | | | | | | | | | | | | | | | Tests will follow.
* | | | initial move on renaming files and fixing includesAnatol Belski2013-10-171-2/+3
|/ / /
* | | Merge branch '2Guploads'Michael Wallner2013-08-091-0/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 2Guploads: add NEWS entry; add simple test more precise condition make this work in vc11 too Use int64_t and atoll() after discussion with johannes ws Patch for https://bugs.php.net/bug.php?id=44522 to allow uploading files above 2G. unify stdint type usage
| * | | unify stdint type usageMichael Wallner2013-08-061-0/+3
| | | | | | | | | | | | | | | | if you need C99 stdint types, just include "php_stdint.h"
* | | | Merge branch 'PHP-5.5'Christopher Jones2013-08-061-1/+1
|\ \ \ \ | |/ / / |/| / / | |/ / | | | * PHP-5.5: Fix long-standing visual pain point: the misalignment of './configure help' text. Whitespace changes and a couple of grammar fixes.
| * | Fix long-standing visual pain point: the misalignment of './configure help' ↵Christopher Jones2013-08-061-1/+1
| | | | | | | | | | | | | | | | | | text. Whitespace changes and a couple of grammar fixes.
* | | Merge branch 'PHP-5.5'Stanislav Malyshev2013-08-041-1/+1
|\ \ \ | |/ / | | | | | | | | | * PHP-5.5: non living code related typo fixes
| * | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-08-041-1/+1
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | * PHP-5.4: non living code related typo fixes Conflicts: Zend/zend_compile.c
| | * non living code related typo fixesVeres Lajos2013-08-041-1/+1
| | |
| | * 5.4.19 is nextStanislav Malyshev2013-07-171-1/+1
| | |
| | * 5.4.18 nextStanislav Malyshev2013-06-181-1/+1
| | |
| | * 5.4.17 is nextStanislav Malyshev2013-05-211-1/+1
| | |
| | * 5.4.16-devStanislav Malyshev2013-04-241-1/+1
| | |
| | * allow lcov 1.10Nuno Lopes2013-04-131-1/+1
| | |
| | * will be 5.4.15Stanislav Malyshev2013-03-271-1/+1
| | |
| | * 5.4.13 branched, now it's 5.4.14Stanislav Malyshev2013-02-261-1/+1
| | |
| | * branched 5.4.12Stanislav Malyshev2013-01-291-1/+1
| | |
| | * 5.4.12-devStanislav Malyshev2013-01-031-1/+1
| | |
| | * 5.4.11-devStanislav Malyshev2012-12-041-1/+1
| | |
| | * 5.4.10-devStanislav Malyshev2012-11-241-1/+1
| | |
| | * 5.4.9-devStanislav Malyshev2012-10-031-1/+1
| | |
| | * 5.4.7 branchedStanislav Malyshev2012-08-281-1/+1
| | |
| | * Update version numbers to 5.4.7-dev.Adam Harvey2012-08-171-1/+1
| | |
| | * to 5.4.5-devStanislav Malyshev2012-05-151-1/+1
| | |
| | * Bump to 5.4.4-devChristopher Jones2012-05-141-1/+1
| | |
| | * Merge branch 'PHP-5.3' into PHP-5.4Christopher Jones2012-05-031-1/+1
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PHP-5.3: Bump to next version Conflicts: configure.in main/php_version.h
| | | * Bump to next versionChristopher Jones2012-05-031-1/+1
| | | | | | | | | | | | | | | | Bump PHP version number
| | * | sync versionStanislav Malyshev2012-04-241-2/+2
| | | |
| * | | next is 5.5.2Stanislav Malyshev2013-07-211-1/+1
| | | |
| * | | Bump versionDavid Soria Parra2013-06-191-1/+1
| | | |
| * | | allow lcov 1.10Nuno Lopes2013-04-131-1/+1
| | | |
* | | | allow lcov 1.10Nuno Lopes2013-04-131-1/+1
| | | |
* | | | Bump version to 5.6.0David Soria Parra2012-11-131-2/+2
| | | |
* | | | Bump version to 5.5.99 and reset NEWSDavid Soria Parra2012-11-131-1/+1
|/ / /
* | | Merge remote-tracking branch 'php-src/master' into addGeneratorsSupportNikita Popov2012-08-131-1/+1
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | Removed Logo GUIDs and replaced with Data URIs and div hidden with JSAndrew Faulds2012-07-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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