php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #70888 Added support for CSS/JavaScript source maps
Submitted: 2015-11-11 07:38 UTC Modified: 2015-11-15 08:51 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: thorstenr@php.net Assigned: laruence (profile)
Status: Closed Package: Built-in web server
PHP Version: 7.0Git-2015-11-11 (Git) OS:
Private report: No CVE-ID: None
 [2015-11-11 07:38 UTC] thorstenr@php.net
Description:
------------
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"

https://github.com/php/php-src/pull/1632


Patches

Add a Patch

Pull Requests

Pull requests:

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-11-15 08:51 UTC] laruence@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: laruence
 [2015-11-15 08:51 UTC] laruence@php.net
merged close
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 23:01:28 2024 UTC