Commit Graph

705 Commits

Author SHA1 Message Date
Ivan Shalganov fbf4f46f1f
Merge pull request #341 from fenom-template/v3.0.0
Migrate to php8
2023-02-27 09:38:43 +01:00
ivan shalganov e1601dce6c migrate to php8 2023-02-23 22:09:39 +01:00
ivan shalganov 65c33ac2e3 Merge remote-tracking branch 'origin/master' into v3.0.0
# Conflicts:
#	.github/workflows/php.yml
2023-02-23 22:06:19 +01:00
ivan shalganov 74fbcd1534 migrate to php8 2023-02-23 22:03:07 +01:00
ivan shalganov 9269c96fc3 migrate to php8 2023-02-23 22:01:33 +01:00
Ivan Shalganov c7b8835ff7
Create .github/workflows/php.yml 2023-02-23 21:57:33 +01:00
ivan shalganov f8863ee0ad migrate to php8 2023-02-23 21:53:03 +01:00
ivan shalganov e8647cfb02 migrate to php8 2023-02-23 21:50:12 +01:00
ivan shalganov b04c38a533 migrate to php8 2023-02-23 21:03:19 +01:00
ivan shalganov 3af87c3419 migrate to php8 2023-02-21 22:09:00 +01:00
ivan shalganov a4fbc2a6aa migrate to php8 2023-02-19 22:14:08 +01:00
ivan shalganov ba1bc18aba migrate to php8 2023-02-06 23:49:54 +01:00
ivan shalganov 4cdfd306d9 migrate to php8 2023-02-05 22:18:18 +01:00
ivan shalganov 84dac62a85 migrate to php8 2023-02-05 21:59:04 +01:00
Ivan Shalganov 065ccaec23
Merge pull request #335 from WinterSilence/patch-2
Fix `Fenom::isAllowedFunction()`
2022-06-13 15:52:24 +03:00
Ivan Shalganov 6650668b72
Merge pull request #337 from WinterSilence/patch-3
Fix method name in `docs/ru/ext/extend.md`
2022-06-13 15:51:26 +03:00
Anton b24d9d9e1e
Update extend.md 2022-06-12 12:10:23 +03:00
Anton 5e14c6bf90
Update Fenom.php 2022-06-12 11:46:43 +03:00
Anton 79283c6f7f
Fix `Fenom::isAllowedFunction()`
- Checks if function in `ini_get('disable_functions')`
- Replace `is_callable()` to `function_exists()` to ignore invokable classes
2022-06-12 10:44:00 +03:00
Ivan Shalganov 8fb0a70311
Merge pull request #329 from EMDM45/patch-1
Update Accessor.php
2021-11-12 00:08:13 +03:00
Ivan Shalganov f3722a5f37
Merge pull request #330 from get-web/patch-1
Update set.md
2021-10-25 21:23:31 +03:00
Vitalii P 87324033e7
Update set.md 2021-10-24 15:38:18 +03:00
EMDM45 317c775f50
Update Accessor.php 2021-10-22 12:42:41 +05:00
Ivan Shalganov decad1d1fa
Update license to BSD-3-Clause 2021-10-12 15:43:18 +03:00
Ivan Shalganov f0cb251843
Update Fenom.php 2020-07-06 20:02:31 +03:00
Ivan Shalganov cb1f25d8af TravisCI: fix testing 2020-07-06 11:35:15 +03:00
Ivan Shalganov 5f9d01ae6f TravisCI: add PHP 7.3 and 7.4 2020-07-06 11:33:51 +03:00
Ivan Shalganov daf9d3cb20 Fix travis CI 2020-07-06 11:32:35 +03:00
Ivan Shalganov 52fea74cc4 `notice` appears when expression unexpectedly ends 2020-07-06 11:31:44 +03:00
Ivan Shalganov 493fcce6e0 `notice` appears when expression unexpectedly ends 2020-07-06 11:31:08 +03:00
Ivan Shalganov 07ff960324 Travis does not support PHP 5.4 and PHP 5.5 2020-07-06 11:20:07 +03:00
Maxim Kostjukevich 47fb3b5e0a
Merge pull request #311 from Electrica/patch-2
Update internal.md
2020-04-27 10:22:44 +04:00
Maxim Kostjukevich 4dd1e1870c
Update Tokenizer.php 2020-04-27 10:18:25 +04:00
Maxim Kostjukevich 55b84888e8
Update operators.md 2020-04-27 10:10:55 +04:00
Миша b4ff112237
Update internal.md
тЬся
соответсТвует
поправил
2019-12-21 16:43:22 +06:00
Ivan Shalganov fc188a5822
Merge pull request #302 from OrderTarget/master
Modifier callable docBlock fix
2018-08-16 10:21:45 +03:00
OrderTarget e4e9b2e73c
Modifier callable docBlock fix 2018-07-20 15:31:17 +03:00
Maxim Kostjukevich 5b46e54133
Merge pull request #293 from Loki3000/master
fix error in docs
2018-06-15 08:13:03 +03:00
Maxim Kostjukevich ebbec8c6be
Merge pull request #297 from pafnuty/master
Fix typos in ru/dev/readme.md
2018-06-15 08:10:37 +03:00
Pavel_Belousov d477607831 Fix typos in ru/dev/readme.md 2018-04-28 10:47:22 +04:00
Ivan Shalganov dbc9388b2f
Merge pull request #296 from sreenadh/patch-1
Community Guidelines
2018-04-23 09:25:28 +03:00
Sreenadh H 85bdf5ca94
Create CONTRIBUTING.md (#2) 2018-04-23 08:32:18 +05:30
Sreenadh H c1531ea81a
Create ISSUE_TEMPLATE.md 2018-04-23 08:28:53 +05:30
Ivan Shalganov 9a1e56d164
Merge pull request #292 from tsukasa-mixer/master
parseChain array result support
2018-03-28 12:36:06 +03:00
Maksim K d141b14017 up travis 2018-03-26 18:35:11 +03:00
Maksim K 3c083cc0dd up travis and readme 2018-03-26 18:33:45 +03:00
Loki3000 3e1fa19c70
fix doc errors 2018-03-15 18:20:44 +03:00
Loki3000 00112bb4d5
fix doc errors 2018-03-15 18:19:55 +03:00
Loki3000 80a537de8c
non existent parameter 2018-03-15 17:02:10 +03:00
Loki3000 de8dbb4d53
non existent parameter 2018-03-15 17:01:29 +03:00