OXIESEC PANEL
- Current Dir:
/
/
var
/
www
/
firebase
/
vendor
/
kreait
/
clock
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
08/12/2024 10:32:59 AM
rwxr-xr-x
📄
.editorconfig
286 bytes
08/12/2024 10:32:58 AM
rw-r--r--
📁
.git
-
08/12/2024 10:35:34 AM
rwxr-xr-x
📄
.gitattributes
222 bytes
08/12/2024 10:32:58 AM
rw-r--r--
📁
.github
-
08/12/2024 10:34:11 AM
rwxr-xr-x
📄
.gitignore
49 bytes
08/12/2024 10:32:58 AM
rw-r--r--
📄
CHANGELOG.md
590 bytes
08/12/2024 10:32:58 AM
rw-r--r--
📄
CODE_OF_CONDUCT.md
3.18 KB
08/12/2024 10:32:58 AM
rw-r--r--
📄
LICENSE
1.12 KB
08/12/2024 10:32:58 AM
rw-r--r--
📄
README.md
1.71 KB
08/12/2024 10:32:58 AM
rw-r--r--
📄
composer.json
827 bytes
08/12/2024 10:32:58 AM
rw-r--r--
📄
phpunit.xml.dist
567 bytes
08/12/2024 10:32:58 AM
rw-r--r--
📁
src
-
08/12/2024 10:34:11 AM
rwxr-xr-x
📁
tests
-
08/12/2024 10:33:23 AM
rwxr-xr-x
Editing: CHANGELOG.md
Close
# CHANGELOG ## 1.2 - 2022-04-20 This release introduces a compatibility layer with the PSR-20 draft, allowing us to already get some interoperability by depending on a shared interface. ## 1.1 - 2020-10-04 * The default branch of the GitHub repository has been renamed from `master` to `main` - if you're using `dev-master` as a version constraint in your `composer.json`, please update it to `dev-main`. * Added PHP 8 forward compatibility ## 1.0.1 - 2019-08-26 - Remove `phpunit/phpunit` from non-dev dependencies. ## 1.0.0 - 2019-08-20 Initial release