Skip to content

Tags: thecodingmachine/mouf

Tags

v2.0.50

Toggle v2.0.50's commit message
🐛 Fix classmap retrieval for root package

v2.0.49

Toggle v2.0.49's commit message
⚰️ 🐛 Drop dead code and fix PHP8 namespace token changes

PHP8 now has T_NAME_QUALIFIED and T_NAME_FULLY_QUALIFIED for namespace token (https://www.php.net/manual/en/tokens.php).

v2.0.48

Toggle v2.0.48's commit message
🐛 Revert and remove invalid ltrim of `\` in classname

v2.0.47

Toggle v2.0.47's commit message
⚰️ 🐛 Drop dead code and fix PHP8 reflection changes

v2.0.46

Toggle v2.0.46's commit message
✨ Road to PHP 8, correctly push `composer-mouf.lock`

v2.0.45

Toggle v2.0.45's commit message
✨ Road to PHP 8, upgrade mouf/mouf-installer and nikic/php-parser

v2.0.44

Toggle v2.0.44's commit message
✨ Road to PHP 8, upgrade `composer-mouf.json`

v2.0.43

Toggle v2.0.43's commit message
✨ Road to PHP 8, remove inexistant `get_magic_quotes_gpc` call

v2.0.42

Toggle v2.0.42's commit message
✨ Road to PHP 8

v2.0.42-beta.1

Toggle v2.0.42-beta.1's commit message
✨ Road to PHP 8