make 'oracles' feature backwards compatible with php 7.4 #13

Merged
lolcat merged 2 commits from cynic/4get:oracles-backcompat into master 2023-09-14 19:10:14 -05:00

adds implementations of str_contains and str_starts_with that are used if the functions are not already defined. this should enable 4get to work on both php 7.4 and php 8.*

my instance is currently on 7.4.33, and you can see the oracles working here:
calc.php
encoder.php
numerics.php
time.php

adds implementations of `str_contains` and `str_starts_with` that are used if the functions are not already defined. this should enable 4get to work on both php 7.4 and php 8.* my instance is currently on 7.4.33, and you can see the oracles working here: [calc.php](https://4get.silly.computer/web?s=2%2B4*(2^2)) [encoder.php](https://4get.silly.computer/web?s=md5+hamburger) [numerics.php](https://4get.silly.computer/web?s=0xf0f0f) [time.php](https://4get.silly.computer/web?s=what+is+the+time+right+now+tz%253Aest)
cynic added 2 commits 2023-09-14 12:09:56 -05:00
lolcat merged commit be8546bdf5 into master 2023-09-14 19:10:14 -05:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: lolcat/4get#13
There is no content yet.