-
The Quality Group
- Cologne
-
21:51
- 2h ahead
Pinned Loading
-
typed-arrays
typed-arrays PublicLibrary which provides interfaces to work with arrays containing an ordered list of values or to work with hashmaps (arrays with string/non-integerish keys)
-
laminas/laminas-cache
laminas/laminas-cache PublicCaching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
-
mezzio/mezzio-cors
mezzio/mezzio-cors PublicCORS component for Mezzio and other PSR-15 middleware runners.
-
laminas/laminas-config-aggregator-parameters
laminas/laminas-config-aggregator-parameters PublicPostProcessor extension for laminas/laminas-config-aggregator to allow usage of templated parameters within your configuration
-
psalm-plugin-stringf
psalm-plugin-stringf PublicPsalm plugin to provide more details for `sprintf`, `printf`, `sscanf` and `fscanf` functions.
406 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
April 2025
Created 1 repository
-
boesing/oxid-eshop-ide-helper
PHP
This contribution was made on Apr 1
Created a pull request in OXID-eSales/oxid-eshop-ide-helper that received 1 comment
bugfix: generate working oxid.meta.php
Hey guys,
the current implementation generates completely broken code.
This patch verifies that the generated oxid.meta.php
file does actually work…