Category Archives: Bugs and Features

Make any Composer Command Segfault

This is from the shock your co-worker department: There is an easy one-liner to make any composer based project spit “Segmentation fault (core dumped)” regardless of the Composer command entered:

Posted in Bugs and Features, PHP Development, Pressed, Tools | Tagged , , | Leave a comment

PHP on Google App Engine – Quick First Review

This is fresh out of the news (Ars; Wired; WHIR; VB), and what Google wants to offer looks like a very cool package. So if you hadn’t had the time to view the video, here is a quick summary and … Continue reading

Posted in Features, Hakre's Tips, PHP Development, Pressed, Reports, Tools | Tagged , , , , , , , , , , , | 7 Comments

PHP Autoload Invalid Classname Injection

There are many ways to attack an application, many are working by injecting some malicious data hoping to trigger a deserved action in the end. Most of these are possible when input data is not properly sanitized. This can have … Continue reading

Posted in Features, Hakre's Tips, PHP Development, Pressed, The Know Your Language Department | Tagged , , , , , | 1 Comment

PHP: Bug #63769 file:// protocol does not support percent-encoded characters

Posted on by hakre | Leave a comment

PHPStorm: WI-12547 Paste multiple commands into Command Line Tools Console

Posted on by hakre | Leave a comment

IDEA/PHPStorm: IDEA-64024 Git submodules should be supported

Posted on by hakre | Leave a comment

WordPress: #20801 Deprecating PHP4-style constructors gracefully

Posted on by hakre | Leave a comment

PHPStorm: WI-11524 Apply Patch from Clipboard

Posted on by hakre | Leave a comment

Unicode CLDR (Common Locale Data Repository): #4268 – Missing Semicolon in RBNF Rules sv.xml PHP: Bug #59366 Ordinal numbering in sv_ locales emits junk

Posted on by hakre | Leave a comment

PHPStorm: WI-11284 support for {@inheritDoc} in PHPDoc

Posted on by hakre | Leave a comment

PHPStorm: WI-11283 __halt_compiler() doesn’t stop PHPStorm to continue parsing the file

Posted on by hakre | Leave a comment

PHPStorm: WI-10767 DOMDocument::loadXML is both: static and not-static PHP: Bug #29206 DOMDocument::LoadXML: Strict Standards: DOMDocument::loadXML(); is not static

Posted on by hakre | Leave a comment

PHPStorm: WI-3130 PHP: binary literal is reported as error – wow this one is opened since longer.

Posted on by hakre | Leave a comment

PHPStorm: WI-10660 $it = new MultipleIterator; – No parameters required

Posted on by hakre | Leave a comment

PHPStorm: WI-10662 Undefined variables after index 0 in sscanf

Posted on by hakre | Leave a comment

PHPStorm: WI-10191 PHPStorm commits w/o asking first when sharing repository on Github

Posted on by hakre | 1 Comment

PHPStorm: WI-10189 Help topic “reference.toolwindows.event.log” not found

Posted on by hakre | Leave a comment

PHPStorm: WI-10186 Add Intention flip key and value (foreach $key => $value to $value => $key)

Posted on by hakre | Leave a comment

PHPStorm: WI-10047 __halt_compiler() doesn’t stop PHPStorm to continue parsing the file PHPStorm: WI-10048 Inspection Problem on IteratorIterator getInnerIterator return type: Method ‘valid’ not found in class void

Posted on by hakre | Leave a comment