Commit Graph

534 Commits

Author SHA1 Message Date
Denis Sokolov aab9850b40 PlainTextHandler: fig logger call 2014-07-10 09:30:52 +03:00
Denis Sokolov 1c0ffa0059 Merge pull request #218 from AndreasKl/master
#217 - Fixed open_basedir raises when 'Unknown' is passed to is_file
2014-07-09 18:21:32 +03:00
Andreas Kluth a51b8a8f23 #217 - Fixed open_basedir raises when 'Unknown' is passed to is_file 2014-07-09 17:03:36 +02:00
Denis Sokolov 806ab0007a Merge pull request #213 from staabm/patch-2
Fixed soap fault response for strice soap clients
2014-05-25 11:28:45 +09:00
Denis Sokolov 7b17580189 Merge pull request #212 from adduc/master
Include exception code and, if applicable, error constant.
2014-05-25 11:17:53 +09:00
John Long a1d1f5c10e Include exception code and, if applicable, error constant. 2014-05-24 20:06:50 -05:00
Markus Staab 7a6549cf5c Fixed soap fault response for strice soap clients
Sopa clients which validate the soap fault against a xsd require the stacktrace to be nested in a child-element of `<detail>`
2014-05-24 11:51:30 +02:00
Denis Sokolov 2c89a358c8 Formatter: fix typo in test in 04a3f9b 2014-05-22 00:45:46 +09:00
Denis Sokolov 04a3f9b8c1 Formatter: a simple test for plain 2014-05-22 00:25:59 +09:00
Denis Sokolov c876556f9e Formatter: in plain simplify escaping 2014-05-22 00:25:45 +09:00
Denis Sokolov ba0b86c1de Merge pull request #206 from staabm/clip
added ZeroClipboard integration
2014-05-21 19:23:03 +09:00
Markus Staab 9cf5c51bd6 refactored view-logic into Formatter class. moved clipboard button to the top right corner. 2014-05-21 12:00:53 +02:00
Denis Sokolov 18202ed7a2 Merge pull request #208 from firstrow/patch-2
Fixes #207
2014-05-20 16:25:08 +09:00
Denis Sokolov cfe7ae8c18 Merge pull request #210 from staabm/patch-2
fixed installation docs
2014-05-19 22:01:03 +09:00
Markus Staab 64d2fed0d7 fixed installation docs
before it always installed 1.0.0 and not the lastest bugfix release. fixes #203.
2014-05-19 14:28:28 +02:00
Andrew 6a8a63ed28 Fixes #207 2014-05-19 15:04:47 +03:00
Markus Staab 3c852924e0 added ZeroClipboard integration 2014-05-19 11:42:03 +02:00
Denis Sokolov ae05259236 Docs: remove an explicit version from framework integration 1.1.1 2014-05-13 14:05:11 +09:00
Denis Sokolov 2376c95ee2 Merge pull request #201 from igorsantos07/patch-2
Adding Yii-Whoops integration info
2014-05-13 09:43:57 +09:00
Igor Santos 27a417f7d7 Adding Yii-Whoops integration info
Yii 1.1 integration with Whoops \o/
2014-05-12 18:10:29 -03:00
Denis Sokolov a44921cef3 Merge pull request #200 from igorsantos07/patch-1
Fixing API Doc link
2014-05-13 02:40:48 +09:00
Igor Santos 29ae555a8a Fixing API Doc link 2014-05-12 14:27:35 -03:00
Denis Sokolov 818db49602 Update dev-master alias to 1.2 2014-05-03 23:08:41 +09:00
Denis a5865f8f02 Readme: switch Travis badge to native 1.1.0 2014-04-28 13:54:31 +09:00
Denis 1eb211bd0d Merge pull request #196 from GrahamCampbell/fixes
Clean up toXml
2014-04-26 23:15:04 +09:00
Graham Campbell 82404400af Clean up toXml 2014-04-26 10:32:55 +01:00
Denis Sokolov 614f0de7c8 Docs: fix about PrettyPageHandler resource path methods 2014-04-20 11:14:11 +09:00
Denis 26bbb539c2 Merge pull request #195 from GrahamCampbell/composer
Update composer.json
2014-04-18 11:16:49 +09:00
Graham Campbell 0a509d88e1 Update composer.json 2014-04-17 19:12:29 +01:00
Denis e6b4b336d1 Readme: use Packagist info for latest version badge 2014-04-18 02:24:24 +09:00
Denis e299402f91 Merge pull request #192 from GrahamCampbell/badges
Badges
2014-04-18 02:23:12 +09:00
Denis 230da4810f Merge pull request #193 from RickWong/master
Specify correct delimiter for preg_quote() call.
2014-04-12 09:19:21 +09:00
Rick Wong f203b0489c Specify correct delimiter for preg_quote() call. 2014-04-11 16:46:02 +02:00
Graham Campbell f8f141c6d2 Badges 2014-04-09 13:54:49 +01:00
Denis Sokolov f6b790e41c TemplateHelper: fix whitespace broken by GitHub editor in 70e23d1c 2014-03-31 11:08:37 +02:00
Denis Sokolov 70e23d1c52 TemplateHelper: improve invalid utf8 handling in hhvm 1.1.0-rc 2014-03-31 07:21:53 +03:00
Denis 5f03095fae TemplateHelperTest: enable escabe broken utf8 for 5.3 2014-03-31 07:03:44 +03:00
Denis aa5b1f9ce5 TemplateHelper: cleanup consistent quote characters 2014-03-31 07:02:54 +03:00
Denis 5bfdc6465b TemplateHelper: cleanup escape comments 2014-03-31 07:02:33 +03:00
Denis 26d60043a5 Merge pull request #188 from GrahamCampbell/fix
PHP 5.3 potential improvement
2014-03-31 06:58:40 +03:00
Graham Campbell fe4666d6fa Skip on hhvm too 2014-03-30 18:30:28 +01:00
Graham Campbell 9310d3d8db PHP 5.3 potential improvement 2014-03-30 18:22:17 +01:00
Denis Sokolov 35115f7e7f TemplateHelper: silent workaround for 5.3 for d76904a 2014-03-30 18:52:42 +02:00
Denis Sokolov d76904a0d8 TemplateHelper: fix escape with broken utf-8, close #163
If the source file that triggered an exception, had an illegal
UTF-8 sequence (because, for example, it wasn't UTF-8),
when PrettyPageHandler would try to show its source on the screen,
htmlspecialchars would return an empty string, resulting in no
source on the screen.

The workaround at least shows question marks instead of the original
characters. Guessing the correct encoding and reencoding that
to UTF-8 is too much bother at this point,
and the current approach still works well enough to see
where the error is coming from.
2014-03-30 18:39:42 +02:00
Denis Sokolov 808efeba08 Merge remote-tracking branch 'maug/master' 2014-03-26 21:08:24 +01:00
Denis a72c03a5fc Merge pull request #182 from GrahamCampbell/fix
Improved Resources
2014-03-21 23:52:03 +02:00
Graham Campbell 3bcc26ca77 Fixed test 2014-03-21 21:42:33 +00:00
Graham Campbell cd0726a346 Fixed getResourcesPath function 2014-03-21 21:38:46 +00:00
Denis b9ff4bc4c6 Merge pull request #183 from GrahamCampbell/fixes
Minor Fixes
2014-03-21 23:33:43 +02:00
Graham Campbell 352756e5f1 Minor fixes 2014-03-21 21:26:59 +00:00