php-src/sapi
Thorsten Rinne 04c3fbac37 Added support for CSS/JavaScript source maps
Source maps (http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/) are basically a way to map a combined/minified file back to an unbuilt state. To avoid error messages in Browser DevTools, source map files should be served with the MIME type "application/json"
2015-11-15 20:25:39 +08:00
..
apache2handler Fixed memleaks in apache2handler 2015-09-23 07:08:51 -07:00
cgi rm duplicate include 2015-11-07 23:01:23 -08:00
cli Added support for CSS/JavaScript source maps 2015-11-15 20:25:39 +08:00
embed fix zend signal and tsrm compat 2015-09-01 09:34:54 +01:00
fpm Fixed bug #70540 (sapi/fpm/tests/008.phpt and 016.phpt should be skipped on some platforms) 2015-11-02 16:43:28 +08:00
litespeed Don't keep dangling pointers 2015-09-23 16:16:04 +03:00
phpdbg Fixed incomplete initialization. 2015-10-30 07:15:56 +03:00
tests Merge branch 'PHP-5.6' 2015-08-11 01:42:25 +02:00