| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Store all vendor overrides in overrides folder | 4 年前 | |
PHP 8.4 compatibility | 5 个月前 | |
Do not allow unsafe symlinks when UnZipping - GHSA-rw7g-qq32-c669 | 27 天前 | |
Update Guzzle to the latest version | 1 个月前 | |
PHP 8.4 compatibility | 1 年前 | |
PHP 8.4 compatibility | 1 年前 | |
PHP 8.5 compatibility - closes #5240 | 6 个月前 | |
PHP 8.5 compatibility - closes #5114 | 9 个月前 | |
Fix db seed error on PHP 8.2 | 2 年前 | |
Fix preg_replace_callback() error in Html2Text - closes #5433 | 3 个月前 | |
Make javoscript/laravel-macroable-models compatible with PHP 8.2 | 3 年前 | |
PHP 8.5 compatibility - closes #5568,#5567 | 1 个月前 | |
PHP 8.4 compatibility | 1 年前 | |
Drop the dead $uri self-assignment in the laroute override | 20 天前 | |
PHP 8.4 compatibility | 1 年前 | |
PHP 8.4 compatibility | 1 年前 | |
Fix preserving CSS custom properties during minification | 19 天前 | |
Fix Waiting Since not showing - closes #4486 | 1 年前 | |
Apply module migrations when the Modules folder is outside the app folder module:migrate hands the module's migrations folder to the migrate command after removing base_path() from it. Module::getPath() is a realpath(), so on installations where the Modules folder is a symlink leading outside of the application folder (a common container layout: /var/www/html/Modules -> /data/Modules) base_path() does not occur in that path. The value stays absolute, migrate prepends base_path() to it anyway (BaseCommand:: getMigrationPaths()), the resulting folder does not exist, and the migration reports "Nothing to migrate" with exit code 0. Updating a module through the Modules page then leaves the old schema in place, because Module::updateModule() relies on freescout:module-install and nothing reports the failure. Activating a module is not affected, as ModulesController runs a plain migrate afterwards. Modules now remember the path they have been scanned from, which still contains the symlink and is therefore relative to base_path(), and the module:migrate command builds the --path option from it. The scanned path also travels through the modules cache, as Collection::toArray() keeps the resolved path only. When neither path is inside the application folder the command reports it instead of reporting success. closes #5569 | 1 个月前 | |
Patch PHPUnit - GHSA-qrr6-mg7r-m243 | 5 个月前 | |
Disable loading local config files in psy/psysh | 6 个月前 | |
Disable /update/ routes | 1 个月前 | |
PHP 8.4 compatibility | 1 年前 | |
Hide folders from Log Viewer | 3 个月前 | |
PHP 8.4 Compatibility - closes #4979 | 1 年前 | |
Keep CRLF header separators in MailTransport so mail() output stays valid MIME - closes #5615 | 19 天前 | |
Sanitize HTTP_CF_CONNECTING_IP in Request and escape values in Logs Monitor email - GHSA-9cm3-qvj2-8hg4 | 1 个月前 | |
PHP 8.5 compatibility - closes #5240 | 6 个月前 | |
Speed up Eventy event firing | 3 年前 | |
Do not trim values enclosed in quotes in sanitiseVariableValue() - closes #4714 | 1 年前 | |
Implement client->getLastError() function for webklex/php-imap - closes #5633 | 7 天前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 5 个月前 | ||
| 27 天前 | ||
| 1 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 6 个月前 | ||
| 9 个月前 | ||
| 2 年前 | ||
| 3 个月前 | ||
| 3 年前 | ||
| 1 个月前 | ||
| 1 年前 | ||
| 20 天前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 19 天前 | ||
| 1 年前 | ||
| 1 个月前 | ||
| 5 个月前 | ||
| 6 个月前 | ||
| 1 个月前 | ||
| 1 年前 | ||
| 3 个月前 | ||
| 1 年前 | ||
| 19 天前 | ||
| 1 个月前 | ||
| 6 个月前 | ||
| 3 年前 | ||
| 1 年前 | ||
| 7 天前 |