| | 1 | 1.0.3 2006-10-? |
| | 2 | ======== |
| | 3 | cacher: |
| | 4 | * [239] avoid crash when error compiling script |
| | 5 | * [238] fix zval reference handling |
| | 6 | * [237] fix the parsing of c headers to build on some rare arch |
| | 7 | * [211] fix conflict between sandbox and user error handler |
| | 8 | * [180] fix type processor_t conflict with Mac OS X |
| | 9 | * [179] fix assertion code that may be enabled on some arch, making the compile failed |
| | 10 | |
| | 11 | coverager: |
| | 12 | * [240] coverager fixes |
| | 13 | * fix tplcov |
| | 14 | * leaked by outfilename (efree by zend_mm tho) |
| | 15 | * remove double Content-Language |
| | 16 | * avoid double slash |
| | 17 | * make dir ended with dir sep |
| | 18 | * DIRECTORY_SEPARATOR for coverager config example |
| | 19 | |
| | 20 | 1.0.2 2006-09-16 |
| | 21 | ======== |
| | 22 | cacher: |
| | 23 | * fix: was not working properly on windows |