Issues
- 0
- 0
Document the puprose of `mage2pro/core`
#442 opened by dmitrii-fediuk - 0
- 0
- 0
Refactor `Df\Xml\X`
#436 opened by dmitrii-fediuk - 0
Refactor the `Df_Xml` module
#437 opened by dmitrii-fediuk - 0
Replace `@override` with `#[\Override]`
#439 opened by dmitrii-fediuk - 0
Replace `(string)$x->{'a'}['b']` with something similar to `dfa('a/b')`
#438 opened by dmitrii-fediuk - 0
- 0
- 0
Use the `iterable` type
#403 opened by dmitrii-fediuk - 0
- 0
Use the `callable` type
#404 opened by dmitrii-fediuk - 0
Implement `df_block_echo()`
#432 opened by dmitrii-fediuk - 0
If `df_log()` fails in `Df\Qa\Failure\Error::check()`, then `Df\Qa\Failure\Error::check()` should try another method to log the problem
#431 opened by dmitrii-fediuk - 0
`Df\Core\Exception::__construct()` should log nothing because it could be called in not an error case (e.g., via a `df_try()` call)
#430 opened by dmitrii-fediuk - 0
`df_fs_w` → `df_sys_path_w`
#415 opened by dmitrii-fediuk - 0
Log widget creation errors
#397 opened by dmitrii-fediuk - 0
Improve `df_assert()`
#401 opened by dmitrii-fediuk - 0
`df_adjust_paths_in_message` → `df_path_rel_g`
#410 opened by dmitrii-fediuk - 0
- 0
- 0
Implement `df_category_att_html()`
#427 opened by dmitrii-fediuk - 0
Implement `df_product_att_html()`
#426 opened by dmitrii-fediuk - 0
«Error happened during deploy process: Argument 1 passed to dfa() must be of the type array, null given, called in vendor/mage2pro/core/Framework/lib/composer.php on line 57»
#423 opened by dmitrii-fediuk - 0
«PHP Warning: file_get_contents(vendor/mage2pro/core/<…>/composer.json): failed to open stream: No such file or directory in vendor/mage2pro/core/Framework/lib/fs/contents.php on line 55» in the IntellliJ IDEA's console if xDebug is enabled
#424 opened by dmitrii-fediuk - 0
Improve `df_contents()`
#425 opened by dmitrii-fediuk - 0
Improve `df_explode_space()`
#422 opened by dmitrii-fediuk - 0
Implement `df_body_class()`
#420 opened by dmitrii-fediuk - 0
Improve `dfaf()`
#421 opened by dmitrii-fediuk - 0
Implement `df_sort_posix()`
#419 opened by dmitrii-fediuk - 0
- 0
`df_call_a()` should accept the first 2 arguments in an arbitrary ordering
#417 opened by dmitrii-fediuk - 0
- 0
Replace `@param <type> $a` → `@param <type> ...$a` in PHPDoc for splat arguments
#416 opened by dmitrii-fediuk - 0
`df_sys_reader` → `df_sys_path_r`
#414 opened by dmitrii-fediuk - 0
Rework `Df\SampleData\Model\Dependency`
#411 opened by dmitrii-fediuk - 0
`df_package()` should look for `composer.json` in the parent directory for all packages (not only `mage2pro/*`), similar to `Magento\SampleData\Model\Dependency::getModuleComposerPackage()` in Magento ≥ 2.3
#412 opened by dmitrii-fediuk - 0
Implement `df_modules()`
#413 opened by dmitrii-fediuk - 0
- 0
- 0
`df_path_relative()` → `df_path_rel()`
#407 opened by dmitrii-fediuk - 0
Provide an ability to pass `$d` as the second parameter of `df_log()` (skipping `$m`)
#405 opened by dmitrii-fediuk - 0
Improve `df_customer_id()`
#402 opened by dmitrii-fediuk - 0
Improve `df_customer()`
#400 opened by dmitrii-fediuk - 0
- 0
Implement `df_is_email()`
#398 opened by dmitrii-fediuk - 1
- 0
«Class Df\Widget\P\Wysiwyg\Interceptor may not inherit from final class (Df\Widget\P\Wysiwyg)»
#395 opened by dmitrii-fediuk - 0
«Invalid block type: Df\Widget\P\Wysiwyg»
#394 opened by dmitrii-fediuk