Denis Sokolov
|
92ade3cda1
|
Merge pull request #233 from adrian-budau/pull231fix
Fixing pull request number 231
|
2014-09-27 12:50:01 +03:00 |
|
Adrian Budau
|
9456d5ca61
|
Fixed pull request 231 bitmask operators
|
2014-09-27 12:42:16 +03:00 |
|
Denis Sokolov
|
95efd27903
|
Merge pull request #231 from adrian-budau/hhvm3.3fix
Not catching fatal erros on hhvm 3.3
|
2014-09-27 12:23:00 +03:00 |
|
Adrian Budau
|
de44287113
|
Changed the way isLevelFatal is made. Now using bitwise AND instead of
checking the presence in a predefined array.
|
2014-09-26 22:15:19 +03:00 |
|
Denis Sokolov
|
bb5a04497e
|
Merge pull request #222 from richardhinkamp/silex-cli
Use PlainTextHandler when in CLI mode
|
2014-09-23 07:08:46 +03:00 |
|
Denis Sokolov
|
6ad204c428
|
Merge pull request #227 from elazar/patch-1
Modified Silex provider to use HttpException status codes
|
2014-08-28 20:38:36 +03:00 |
|
Matthew Turland
|
ea032d84af
|
Modified Silex provider to use HttpException status codes
If the exception does not have HttpException in its inheritance tree, the current value of 500 will be used as a fallback.
|
2014-08-28 10:31:38 -05:00 |
|
Denis Sokolov
|
e1d4394030
|
Merge pull request #225 from Label305-Forks/master
Added array_key_exists() check for get_defined_constants()
|
2014-08-25 13:55:19 +03:00 |
|
Thijs Scheepers
|
1ea65331d7
|
Added array_key_exists check
Added array_key_exists check to check for misconfigured environments like Google App Engine
|
2014-08-25 11:56:50 +02:00 |
|
Denis Sokolov
|
e0389cda4e
|
Readme: add FuelPHP integration, close #224
|
2014-08-15 23:57:03 +03:00 |
|
Richard Hinkamp
|
0639e7a942
|
Use PHP_SAPI constant
|
2014-08-01 20:15:28 +02:00 |
|
Richard Hinkamp
|
7fa8f35f01
|
Use PlainTextHandler when in CLI mode
|
2014-08-01 20:05:50 +02:00 |
|
Denis Sokolov
|
9f451fbc7b
|
Readme: add PlainTextHandler
1.1.2
|
2014-07-11 08:56:54 +03:00 |
|
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 |
|