Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - MFH glob stream wrapper (part 1) | Marcus Boerger | 2007-11-06 | 1 | -3/+4 |
| | |||||
* | MFH:- Moved the old regex functions to own extension: ereg | Jani Taskinen | 2007-10-05 | 1 | -10/+7 |
| | |||||
* | lcov 1.6 also works correctly | Nuno Lopes | 2007-10-05 | 1 | -1/+1 |
| | |||||
* | - Sync with configure.in from HEAD (the CGI stuff is as ini options nowadays) | Jani Taskinen | 2007-10-05 | 1 | -17/+2 |
| | |||||
* | MFH:- Added common getopt implementation to core. | Jani Taskinen | 2007-10-01 | 1 | -2/+2 |
| | | | | | | | | | | MFH:- Added long-option feature to getopt(). MFH:- Made getopt() available on win32 systems. MFH: Patch by: David Soria Parra <dsp@php.net> [DOC]: These changes will be available from 5.3+ # Note: Fixed also tests and synced basic_functions.c with HEAD. | ||||
* | Bump version. | Sebastian Bergmann | 2007-09-27 | 1 | -2/+2 |
| | |||||
* | Back to -dev. | Sebastian Bergmann | 2007-08-30 | 1 | -2/+2 |
| | |||||
* | 5.2.4 | Ilia Alshanetsky | 2007-08-29 | 1 | -1/+1 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2007-08-23 | 1 | -1/+1 |
| | |||||
* | 5.2.4RC3 | Ilia Alshanetsky | 2007-08-23 | 1 | -1/+1 |
| | |||||
* | MFH:- Part 1 of fixing problems with runpath switch (make --disable-rpath ↵ | Jani Taskinen | 2007-08-20 | 1 | -4/+4 |
| | | | | work for real) | ||||
* | Back to dev | Ilia Alshanetsky | 2007-08-17 | 1 | -1/+1 |
| | |||||
* | 5.2.4RC2 | Ilia Alshanetsky | 2007-08-17 | 1 | -1/+1 |
| | |||||
* | - RC2 on the run | Jani Taskinen | 2007-08-13 | 1 | -1/+1 |
| | |||||
* | MFH:- Fixed bug #42195 (C++ compiler required always) | Jani Taskinen | 2007-08-06 | 1 | -0/+6 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | 5.2.4RC1 | Ilia Alshanetsky | 2007-08-02 | 1 | -1/+1 |
| | |||||
* | MFH: - Made build system less major version dependant to ease MFB/MFH | Jani Taskinen | 2007-07-26 | 1 | -14/+20 |
| | |||||
* | MFH: fix invalid logic + prevent non-integers to be passed | Jani Taskinen | 2007-07-12 | 1 | -3/+7 |
| | |||||
* | MFH: - Changed AC_ARG_* options to PHP_ARG_* options. | Jani Taskinen | 2007-07-11 | 1 | -63/+65 |
| | | | | | | | | | | | | MFH: - Some cleanups here and there MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure MFH: options) # Note to Marcus: ext/dba/config.m4 needs to be "converted" to use # the PHP_ARG_* options. I did't touch it needs quite a lot of work to keep # it's current behaviour regarding "enabled-by-default" parts of it. # # Hint: By using the PHP_ARG_* options you have the "default" option.. ;) | ||||
* | MFH: Removed --enable-versioning | Jani Taskinen | 2007-07-10 | 1 | -27/+0 |
| | |||||
* | MFH: fix #41908 (CFLAGS="-Os" ./configure --enable-debug fails) | Antony Dovgal | 2007-07-06 | 1 | -4/+4 |
| | | | | | patch by christian at hoffie dot info | ||||
* | MFH: Fix some configure --help texts | foobar | 2007-07-03 | 1 | -2/+1 |
| | |||||
* | MFH:- Improved php-config: | foobar | 2007-06-29 | 1 | -0/+5 |
| | | | | | | | | MFH: . Added --configure-options option to get configure line for current build MFH: . Added --php-sapis option which shows SAPIs available MFH: . Fixed problem with missing php binary when CLI is not build but CGI is. MFH:- Fixed broken sed issues in phpize script | ||||
* | MFH:- Added PHP_CHECK_SIZEOF macro (special version of AC_CHECK_SIZEOF) | foobar | 2007-06-27 | 1 | -3/+5 |
| | |||||
* | Fixed stat() to support rdev, blocksize and blocks on Fedora 7 | Dmitry Stogov | 2007-06-25 | 1 | -0/+1 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2007-05-30 | 1 | -2/+2 |
| | |||||
* | 5.2.3 | Ilia Alshanetsky | 2007-05-30 | 1 | -1/+1 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2007-05-25 | 1 | -1/+1 |
| | |||||
* | 5.2.3RC1 | Ilia Alshanetsky | 2007-05-25 | 1 | -1/+1 |
| | |||||
* | - Unify installation of SAPIs: CGI is no exception anymore. | foobar | 2007-05-24 | 1 | -3/+0 |
| | |||||
* | - Allow build without flex/bison installed (fixes builddir != srcdir build | foobar | 2007-05-24 | 1 | -3/+2 |
| | | | | | | when using distributed sources which inlude pre-generated bison/flex output. See bug #38762 for more..) | ||||
* | libfcgi cleanup (Andrei Nigmatulin) | Dmitry Stogov | 2007-05-21 | 1 | -6/+0 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2007-05-03 | 1 | -2/+2 |
| | |||||
* | 5.2.2 | Ilia Alshanetsky | 2007-05-02 | 1 | -1/+1 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2007-04-26 | 1 | -1/+1 |
| | |||||
* | 5.2.2RC2 | Ilia Alshanetsky | 2007-04-26 | 1 | -1/+1 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2007-04-10 | 1 | -1/+1 |
| | |||||
* | 5.2.2RC1 | Ilia Alshanetsky | 2007-04-10 | 1 | -1/+1 |
| | |||||
* | MFH: move PHP_TEST_WRITE_STDOUT to acinclude.m4 and use it in configure.in | Antony Dovgal | 2007-02-20 | 1 | -0/+3 |
| | |||||
* | MFH: check if GCC on MacOS supports -no-cpp-precomp before using it | Antony Dovgal | 2007-02-07 | 1 | -1/+6 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2007-02-07 | 1 | -2/+2 |
| | |||||
* | 5.2.1 | Ilia Alshanetsky | 2007-02-07 | 1 | -1/+1 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2007-01-26 | 1 | -1/+1 |
| | |||||
* | 5.2.1RC4 | Ilia Alshanetsky | 2007-01-26 | 1 | -1/+1 |
| | |||||
* | Back to dev | Ilia Alshanetsky | 2007-01-19 | 1 | -1/+1 |
| | |||||
* | 5.2.1RC3 | Ilia Alshanetsky | 2007-01-19 | 1 | -1/+1 |
| | |||||
* | Fixed bug #40079 (php_get_current_user() not thread safe). | Ilia Alshanetsky | 2007-01-09 | 1 | -0/+1 |
| | | | | | # Original patch from wharmby at uk dot ibm dot com | ||||
* | Back to dev | Ilia Alshanetsky | 2007-01-04 | 1 | -1/+1 |
| | |||||
* | 5.2.1RC2 | Ilia Alshanetsky | 2007-01-04 | 1 | -1/+1 |
| |