You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried generate index using :PadawanGenerateIndex, I'm getting 255 error, just like in #15 issue.
So, I tried generate using padawan generate command. But I'm getting: Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 10 bytes)
How can I fix it?
The text was updated successfully, but these errors were encountered:
@Siprah hello. It looks strange, I'm not sure what is causing the issue. It is bug of padawan.php and not bug of padawan.vim, so let's continue discussion there padawan-php/padawan.php#47
When I tried generate index using :PadawanGenerateIndex, I'm getting 255 error, just like in #15 issue.
So, I tried generate using
padawan generate
command. But I'm getting:Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 10 bytes)
How can I fix it?
The text was updated successfully, but these errors were encountered: