Niel Archer
Niel Archer
The href links to style sheets, JavaScript, etc. all start with href="/admin_l_t_e/... Unsurprisingly, they do not seem to load as that location doesn't exist. Is this expected behaviour or another...
char types should by byte values. The new arithmetic functionality however treats them as 32/64 bit ints. example: ```zep char ch = ' '; // space character ASCII 32 let...
This should probably be merged into all branches.
[04-Jun-2018 09:57:54 Europe/London] PHP Fatal error: Uncaught TypeError: Argument 1 passed to app\models\Groups::create() must be of the type array, boolean given, called in /home/niel/dev/www/test/libraries/lithium/data/collection/RecordSet.php on line 106 and defined in...
I've just spent a few days trying to figure out why my console commands no longer work after upgrading my version of Lithium to 1.2. After much debugging and hair-pulling...
As the title says. Composer cannot automatically find/install without an entry on Packagist. Takes a few minutes to create a user account, then add the package.