Tag Archives: Windows

Using Catalogs for Validation with PHP’s DOMDocument and Libxml2

DOMDocument schema and DTD validation in PHP can make use of libxml2’s Catalog support feature. A catalog is basically a XML file which contains information where to obtain the DTD and XSD schema from local disk. That is mapping a … Continue reading

Posted in Uncategorized | Tagged , , , , , , , , | 5 Comments

Running PHPUnit under multiple PHP Versions in Git Bash on Windows (+PHPStorm)

Just a quick note as I wiggled through that: To run your unit-tests with different PHP Versions in Git Bash on Windows, there is not much use in changing the PHPBIN windows environment variable to make PHPUnit pick the right … Continue reading

Posted in Uncategorized | Tagged , , , , , , | Leave a comment

freshly served: oclHashcat v0.19

The kitty catty on speed (oclHashcat) is there with a new release. oclHashcat uses specialized attacks ported from hashcat (a CPU based variant) that reflects both: GPU and hardware architecture (the way how specialized chipsets are integrated into the personal … Continue reading

Posted in Pressed, Reports, Tools | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 1 Comment

Tools: cui-utils rev2

Write it, cut it, paste it, save it, Load it, check it, quick rewrite it, Drag it, drop it, zip, unzip it For those who are using the windows platform, there is a set of useful command line utilities (CUI … Continue reading

Posted in Gates and Fences, Pressed, Tools | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

PECL Binaries on Windows

PHP; PECL and Windows: I won’t consider PHP on the windows desktop that much, but for the one or other testbed I give it a go. It just works ok you can say so, but the biggest downside with windows … Continue reading

Posted in Gates and Fences, Hakre's Tips, PHP Development, Tools | Tagged , , , , , | 4 Comments