Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | first shot remove TSRMLS_* things | Anatol Belski | 2014-12-13 | 1 | -89/+89 |
* | Merge branch 'PHP-5.6' | Anatol Belski | 2014-12-01 | 1 | -4/+1 |
|\ | |||||
| * | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-12-01 | 1 | -4/+2 |
| |\ | |||||
| | * | add include for missing usleep proto | Anatol Belski | 2014-12-01 | 1 | -0/+1 |
| | * | C89 compat | Anatol Belski | 2014-12-01 | 1 | -4/+1 |
* | | | Merge branch 'PHP-5.6' | Stanislav Malyshev | 2014-11-30 | 1 | -29/+16 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Stanislav Malyshev | 2014-11-30 | 1 | -29/+16 |
| |\ \ | | |/ | |||||
| | * | Added test and review suggestion | mcq8 | 2014-11-30 | 1 | -34/+14 |
| | * | Fix bug #68335: rmdir doesnt work with file:// stream wrapper | mcq8 | 2014-11-30 | 1 | -0/+7 |
* | | | proper dllexport | Anatol Belski | 2014-11-18 | 1 | -1/+1 |
* | | | fix datatype mismatches | Anatol Belski | 2014-10-27 | 1 | -10/+14 |
* | | | add include for usleep() proto | Anatol Belski | 2014-10-23 | 1 | -0/+1 |
* | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-09-29 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-09-29 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | increase the polling period to not to break existing behaviours | Anatol Belski | 2014-09-29 | 1 | -1/+1 |
* | | | Merge branch 'PHP-5.6' | Anatol Belski | 2014-09-29 | 1 | -0/+28 |
|\ \ \ | |/ / | |||||
| * | | Merge branch 'PHP-5.5' into PHP-5.6 | Anatol Belski | 2014-09-29 | 1 | -0/+28 |
| |\ \ | | |/ | |||||
| | * | Fixed bug #51800 proc_open on Windows hangs forever | Anatol Belski | 2014-09-29 | 1 | -0/+28 |
| | * | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | | s/PHP 5/PHP 7/ | Johannes Schlüter | 2014-09-19 | 1 | -1/+1 |
* | | | fix type | Anatol Belski | 2014-09-14 | 1 | -1/+1 |
* | | | master renames phase 4 | Anatol Belski | 2014-08-25 | 1 | -1/+1 |
* | | | master renames phase 3 | Anatol Belski | 2014-08-25 | 1 | -3/+3 |
* | | | first shot on merging the core fro the int64 branch | Anatol Belski | 2014-08-16 | 1 | -17/+23 |
|/ / | |||||
* | | restore API compatibility | Michael Wallner | 2014-07-03 | 1 | -0/+5 |
* | | finish | Michael Wallner | 2014-07-03 | 1 | -6/+1 |
* | | refactor _php_stream_fopen_{temporary_,tmp}file() | Michael Wallner | 2014-07-03 | 1 | -20/+14 |
* | | Fixes to various stream cast on win64 | Anatol Belski | 2014-03-19 | 1 | -6/+6 |
* | | Bump year | Xinchen Hui | 2014-01-03 | 1 | -1/+1 |
* | | Merge branch 'PHP-5.5' into PHP-5.6 | Michael Wallner | 2013-12-06 | 1 | -5/+7 |
|\ \ | |/ | |||||
| * | Merge branch 'PHP-5.4' into PHP-5.5 | Michael Wallner | 2013-12-06 | 1 | -5/+7 |
| |\ | |||||
| | * | Fixed bug #61645 (fopen and O_NONBLOCK) | Michael Wallner | 2013-12-06 | 1 | -5/+7 |
| | * | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
| | * | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
| | * | Fixed ZE specific compile warnings (Bug #55629) | Dmitry Stogov | 2011-09-13 | 1 | -1/+1 |
| | * | retore open_basedir check for unlink | Stanislav Malyshev | 2011-07-31 | 1 | -35/+39 |
| | * | - Fixed bug 55124, recursive mkdir fails with current (dot) directory in path | Pierre Joye | 2011-07-26 | 1 | -14/+7 |
| | * | implement streams metadata API per RFC | Stanislav Malyshev | 2011-05-25 | 1 | -1/+93 |
* | | | applied and fixed the original patch | Anatol Belski | 2013-10-17 | 1 | -1/+1 |
* | | | Constify streams API and a few other calls down the rabbit hole. | Andrey Hristov | 2013-07-30 | 1 | -10/+11 |
|/ / | |||||
* | | Happy New Year | Xinchen Hui | 2013-01-01 | 1 | -1/+1 |
* | | * fixed bug #60704 unlink() bug with some files path | Mateusz Kocielski | 2012-02-14 | 1 | -7/+20 |
* | | - Year++ | Felipe Pena | 2012-01-01 | 1 | -1/+1 |
* | | Fixed ZE specific compile warnings (Bug #55629) | Dmitry Stogov | 2011-09-13 | 1 | -1/+1 |
* | | retore open_basedir check for unlink | Stanislav Malyshev | 2011-07-31 | 1 | -0/+4 |
* | | - Fixed bug 55124, recursive mkdir fails with current (dot) directory in path | Pierre Joye | 2011-07-26 | 1 | -14/+7 |
* | | implement streams metadata API per RFC | Stanislav Malyshev | 2011-05-25 | 1 | -1/+93 |
|/ | |||||
* | - PHP_STREAM_OPTION_WRITE_BUFFER no longer disables the read buffer of a plain | Gustavo André dos Santos Lopes | 2011-02-19 | 1 | -3/+0 |
* | Fix bug #53913 (Streams functions assume HAVE_GLOB is defined). Patch by Chris | Adam Harvey | 2011-02-04 | 1 | -0/+2 |
* | - don't continue if no valid option value | Pierre Joye | 2011-01-20 | 1 | -0/+2 |