-
-
-
src/Lunr/Vortex/FCM/FCMDispatcher.php (Diff revision 1) file_get_contents
can returnFALSE
, even if the file exists.
Testing Done: |
|
||||||
---|---|---|---|---|---|---|---|
Commit: |
|
||||||
Diff: |
Revision 2 (+92) |
-
-
src/Lunr/Vortex/FCM/FCMDispatcher.php (Diff revision 2) "File does not exist is is not readable!"
Also, not really an
InvalidArgument
. Probably aRuntimeException
is best here, and below.
Testing Done: |
|
||||||
---|---|---|---|---|---|---|---|
Commit: |
|
||||||
Diff: |
Revision 3 (+93 -1) |
Testing Done: |
|
||||||
---|---|---|---|---|---|---|---|
Commit: |
|
||||||
Diff: |
Revision 4 (+69 -1) |
-
-
src/Lunr/Vortex/FCM/FCMDispatcher.php (Diff revision 4) I think
set_private_key_from_file()
fits better. What do others think here?
Description: |
|
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Commit: |
|
||||||||||||
Diff: |
Revision 5 (+70) |