I wonder if there is a particular example on how to user the checker. I.e.
ideally a sample project on which psalm produces a reasonable warnings for
testing. And any command lines needed to do that. It would help people who
are not PHP developers themselves to experiment.
Thanks,
Jan
On Fri,
Hey,
I have just had meeting with the executive in my organisation who has the final
say and we are good to go. We have confirmed that the event can take place on
the Cerner presentation floor in our Paddington office. I have suggested late
summer, as per your query, to the space organiser; the
Awesome!
Gj
On Tue, Jan 22, 2019 at 2:58 PM Luff,Chris wrote:
> Hey,
>
> I have just had meeting with the executive in my organisation who has the
> final say and we are good to go. We have confirmed that the event can take
> place on the Cerner presentation floor in our Paddington office. I ha
Very cool, thanks!
Gj
On Tue, Jan 22, 2019 at 12:31 PM Mark Phipps wrote:
> Hi all,
>
> I have put the code with an example "Installer extends ModuleInstall" here:
>
> https://gist.github.com/phipma/c1fd613a3ef455d748998b0055ca7c71
>
> I hope it is useful.
>
> Thanks
>
> Mark
> On 23/12/2018 08
Hi all,
I have put the code with an example "Installer extends ModuleInstall" here:
https://gist.github.com/phipma/c1fd613a3ef455d748998b0055ca7c71
I hope it is useful.
Thanks
Mark
On 23/12/2018 08:44, Geertjan Wielenga wrote:
Hi Mark,
Would be great if you’d blog or document somehow how y
In Project Properties | Build | Compile you can configure the 'Java
Platform' for the project. I see that switching to Java 8 makes the
compilation work for me:
cd /Users/apache/CoolBeansProjects/deleletmeee;
JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_181.jdk/Contents/Home
"/Users/apache
>
> - NetBeans 10 "requires" (prefers) Java 11
>
No, it does not. It runs on JDK 8 or above, to the current JDK, which is
JDK 11.
Gj
On Tue, Jan 22, 2019 at 11:35 AM wrote:
> Hi, I have a problem with the java home configuration when I work with
> Netbeans 10 (but I guess that also other versi
Hi, I have a problem with the java home configuration when I work with Netbeans
10 (but I guess that also other versions are affected).
- In my company we still use JDK 8 so I configured the JAVA_HOME system
variable to point to the JDK 8 folder. This configuration seems correct, I can
see from