Denis Sokolov
|
71ba35dc7e
|
Merge pull request #537 from luismulinari/psr2-fix
Fix coding standards (PSR-2)
|
2017-10-10 12:15:54 +03:00 |
|
Luis Henrique Mulinari
|
56ca64e30b
|
Fix coding standards (PSR-2)
|
2017-10-09 21:57:08 +02:00 |
|
Filipe Dobreira
|
fa28f0c637
|
Merge pull request #526 from hailwood/patch-1
Add laravel 5.5 note.
|
2017-09-22 17:03:59 +01:00 |
|
Matthew Hailwood
|
ba84069604
|
Add laravel 5.5 note.
https://twitter.com/taylorotwell/status/870389070559461376?lang=en
|
2017-09-11 09:49:47 +12:00 |
|
Denis Sokolov
|
2cb6120e93
|
Merge pull request #521 from decadence/patch-1
Update Open Files In An Editor.md
|
2017-08-09 23:06:37 +03:00 |
|
Victor Isadov
|
a3aac05376
|
Update Open Files In An Editor.md
|
2017-08-09 22:27:41 +03:00 |
|
Mathieu TUDISCO
|
5c1d43f63f
|
Remove outdated builtin editors list... (#520)
* Remove outdated builtin editor...
... and replace by the the dedicated page url.
* fix wording.
|
2017-08-09 16:25:57 +03:00 |
|
Julián Gutiérrez
|
ffbbd2c06c
|
Make PrettyPageHandler more easily extendable (#517)
separate code and frames extraction
2.1.10
|
2017-08-03 21:23:40 +03:00 |
|
Denis Sokolov
|
324905f307
|
Merge pull request #516 from staabm/patch-1
safe unnecessary php_sapi_name() func call.
|
2017-08-03 12:43:23 +03:00 |
|
Markus Staab
|
521565a485
|
safe unnecessary php_sapi_name() func call.
use builtin constant PHP_SAPI instead.
|
2017-08-02 15:10:43 +02:00 |
|
Denis Sokolov
|
b8e9e68715
|
Merge pull request #512 from davispuh/patch-1
Don't hide horizontal panel overflow
|
2017-07-04 17:23:38 +03:00 |
|
Denis Sokolov
|
b10caaf604
|
Merge pull request #513 from tradzero/master
Add open referenced files support for VSCode
|
2017-07-04 08:26:53 +03:00 |
|
林振宇
|
e7e5df001d
|
change single quotes to double quotes, and added documention for open file doc
|
2017-07-04 09:47:34 +08:00 |
|
林振宇
|
25f6d6f91e
|
Add open referenced files support for VSCode
|
2017-07-03 17:21:59 +08:00 |
|
Dāvis
|
06b596bf6c
|
Don't hide horizontal panel overflow
We need scrollbar because otherwise when DataTable row is too long it's cut and not visible
|
2017-06-30 17:10:05 +03:00 |
|
Denis Sokolov
|
704888926a
|
Merge pull request #510 from zonuexe/plain-text-handler-format
Impl PlainTextHandler::dump()
|
2017-06-25 13:03:15 +03:00 |
|
USAMI Kenta
|
7d7f8fef8e
|
Modify private method test using TestCase::callPrivateMethod()
|
2017-06-25 05:40:55 +09:00 |
|
USAMI Kenta
|
7b956f468b
|
Make PlainTextHandler::dump() protected
|
2017-06-25 05:37:41 +09:00 |
|
USAMI Kenta
|
46db0f150d
|
Impl TestCase::callPrivateMethod()
|
2017-06-25 05:34:58 +09:00 |
|
USAMI Kenta
|
ce426d665d
|
Revert "fixup! Impl PlainTextHandler::dump()"
This reverts commit fd653d9568.
|
2017-06-25 05:33:54 +09:00 |
|
USAMI Kenta
|
a9ca5d639a
|
Revert "fixup! Add Test for PlainTextHandler::dump()"
This reverts commit ee0e9c08d9.
|
2017-06-25 05:33:41 +09:00 |
|
USAMI Kenta
|
ee0e9c08d9
|
fixup! Add Test for PlainTextHandler::dump()
|
2017-06-25 05:11:27 +09:00 |
|
USAMI Kenta
|
fd653d9568
|
fixup! Impl PlainTextHandler::dump()
|
2017-06-25 05:10:20 +09:00 |
|
USAMI Kenta
|
8504ebd760
|
Fix line numbers
|
2017-06-24 16:02:32 +09:00 |
|
USAMI Kenta
|
78f1da579d
|
Add Test for PlainTextHandler::dump()
|
2017-06-24 16:02:00 +09:00 |
|
USAMI Kenta
|
a7546f1c60
|
Impl PlainTextHandler::dump()
This function is a wrapper or alternative to var_dump(),
which makes it easy to set the output format.
|
2017-06-24 16:00:35 +09:00 |
|
Denis Sokolov
|
69b85362a2
|
Merge pull request #505 from staabm/patch-1
hide opener (security) and referer (privacy) from external site links
|
2017-06-06 11:03:36 +03:00 |
|
Markus Staab
|
771b478cc3
|
fixed typo
|
2017-06-06 09:21:39 +02:00 |
|
Markus Staab
|
a36d3a0239
|
hide opener (security) and referer (privacy) from external site links
for in-detail background see https://mathiasbynens.github.io/rel-noopener/
|
2017-06-05 12:51:39 +02:00 |
|
Denis Sokolov
|
b238974e1c
|
Merge pull request #501 from staabm/docref
Support phps' docref_root ini-param. Fixes #499.
2.1.9
|
2017-06-03 21:33:07 +03:00 |
|
Markus Staab
|
0e9ce65d65
|
Support phps' docref_root ini-param. Fixes #499.
|
2017-06-03 20:20:32 +02:00 |
|
Denis Sokolov
|
c9d2e18b81
|
Fixup PHP 5.5.9 on Travis
|
2017-06-02 20:18:12 +03:00 |
|
Denis Sokolov
|
57569ab75d
|
Merge pull request #503 from staabm/msg
use dedicated getExceptionMessage() method
|
2017-06-02 19:58:47 +03:00 |
|
Denis Sokolov
|
b0c2ef2091
|
Fix HHVM in Travis
https://github.com/travis-ci/travis-ci/issues/7712
|
2017-06-02 19:58:27 +03:00 |
|
Denis Sokolov
|
b9a6ae2889
|
Merge pull request #502 from staabm/whitespace
fixed whitespace
|
2017-06-02 19:56:11 +03:00 |
|
Markus Staab
|
1b31a21cf1
|
use dedicated getExceptionMessage() method
|
2017-06-02 17:37:36 +02:00 |
|
Markus Staab
|
7b195385d0
|
fixed whitespace
|
2017-06-02 17:33:56 +02:00 |
|
Denis Sokolov
|
a7a851b104
|
Merge pull request #498 from staabm/patch-1
Fixed XSS vulnerability in plainText rendered content. Closes #497.
|
2017-05-18 00:04:48 +02:00 |
|
Markus Staab
|
4f34cb4444
|
Fixed XXS vulnerability in plainText rendered content. Closes #497.
|
2017-05-17 19:09:39 +02:00 |
|
Denis Sokolov
|
c871522057
|
Merge pull request #492 from ottnorml/feature/DuckDuckGo-search-suggestion
DuckDuckGo search suggestion
|
2017-04-21 09:10:59 +03:00 |
|
Ottnorml
|
fd43f33b7a
|
Adds DuckDuckGo search suggestion
|
2017-04-20 23:26:34 +02:00 |
|
Denis Sokolov
|
f2950be7da
|
Merge pull request #486 from staabm/patch-1
fixed undefined index $GLOBALS when auto_globals_jit is enabled
2.1.8
|
2017-03-07 11:04:45 +02:00 |
|
Markus Staab
|
4b12547c38
|
Update PrettyPageHandler.php
|
2017-03-07 09:38:16 +01:00 |
|
Markus Staab
|
d928d9bc72
|
Update PrettyPageHandler.php
|
2017-03-07 09:37:35 +01:00 |
|
Markus Staab
|
7bb5d5b542
|
Update PrettyPageHandler.php
|
2017-03-06 09:27:50 +01:00 |
|
Markus Staab
|
e319f72b90
|
Update PrettyPageHandler.php
|
2017-03-06 09:26:33 +01:00 |
|
Markus Staab
|
1584b29f4e
|
Update PrettyPageHandler.php
|
2017-03-06 09:25:54 +01:00 |
|
Markus Staab
|
e316e7d257
|
fixed undefined index $GLOBALS when auto_globals_jit is enabled
|
2017-03-06 09:24:44 +01:00 |
|
Denis Sokolov
|
1a8192deae
|
Merge pull request #484 from staabm/patch-1
added psr/log to required dependencies
2.1.7
|
2017-03-02 18:54:56 +02:00 |
|
Markus Staab
|
f285417f04
|
added psr/log to required dependencies
|
2017-03-02 16:51:54 +01:00 |
|